Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Nov 2017 20:26:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 204955] usr/src/usr.sbin/lpr/common_source/ctlinfo.c:294: resource leak ?
Message-ID:  <bug-204955-8-MPBwEYBCez@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204955-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204955-8@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=3D204955

Pedro F. Giffuni <pfg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |gad@FreeBSD.org
                 CC|                            |pfg@FreeBSD.org

--- Comment #1 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
Confirmed by Coverity:

CID 1006860 (#1 of 1): Resource leak (RESOURCE_LEAK)
5. leaked_storage: Variable cfile going out of scope leaks the storage it
points to.

--=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-204955-8-MPBwEYBCez>