Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Dec 2015 08:38:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201732] usr/src/usr.bin/newkey/update.c: two memory leaks and a resource leak
Message-ID:  <bug-201732-8-8s7SZObDdF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201732-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201732-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=201732

David Binderman <dcb314@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|usr/src/usr.bin/newkey/upda |usr/src/usr.bin/newkey/upda
                   |te.c: two memory leaks      |te.c: two memory leaks and
                   |                            |a resource leak

--- Comment #1 from David Binderman <dcb314@hotmail.com> ---
[usr/src/usr.bin/newkey/update.c:273]: (error) Resource leak: rf

    if (wf == NULL) {
        return (ERR_WRITE);
    }

-- 
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-201732-8-8s7SZObDdF>