Bug 197350 - sysutils/cbsd add patch to fix various resource leaks
Summary: sysutils/cbsd add patch to fix various resource leaks
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Veniamin Gvozdikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 14:45 UTC by Oleg Ginzburg
Modified: 2015-02-05 16:11 UTC (History)
1 user (show)

See Also:


Attachments
fix resource leaks (1.31 KB, patch)
2015-02-05 14:45 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2015-02-05 14:45:38 UTC
Created attachment 152584 [details]
fix resource leaks

Patch to fix resource leaks. Reported by: Alexey Shubnikov
Comment 1 Veniamin Gvozdikov freebsd_committer freebsd_triage 2015-02-05 14:47:18 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-05 16:10:16 UTC
A commit references this bug:

Author: vg
Date: Thu Feb  5 16:09:41 UTC 2015
New revision: 378467
URL: https://svnweb.freebsd.org/changeset/ports/378467

Log:
  - Fix resource leaks

  PR:		ports/197350
  Submitted by:	olevole@olevole.ru (maintainer)

Changes:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/files/patch-bin-cbsdsh-cbsd_fwatch.c
Comment 3 Veniamin Gvozdikov freebsd_committer freebsd_triage 2015-02-05 16:11:58 UTC
Commited, thank you!