[Bug 204953] usr/src/usr.bin/compress/compress.c:324: resource leak ?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 18 00:26:34 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204953

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: gonzo
Date: Fri Jan 18 00:26:25 UTC 2019
New revision: 343127
URL: https://svnweb.freebsd.org/changeset/base/343127

Log:
  Fix descriptor/memory leak in compress(1) code

  This is mostly a style fix since the code in question is not called multiple
  times and doesn't have cummulative effect.

  PR:           204953
  Submitted by: David Binderman <dcb314 at hotmail.com>
  MFC after:    1 week

Changes:
  head/usr.bin/compress/compress.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list