Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2019 00:26:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 204953] usr/src/usr.bin/compress/compress.c:324: resource leak ?
Message-ID:  <bug-204953-227-35KkXmX2R8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204953-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204953-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204953

--- Comment #1 from commit-hook@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 multi=
ple
  times and doesn't have cummulative effect.

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204953-227-35KkXmX2R8>