[Bug 201732] usr/src/usr.bin/newkey/update.c: two memory leaks and a resource leak
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 2 08:38:31 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201732
David Binderman <dcb314 at 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 at 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.
More information about the freebsd-bugs
mailing list