[Bug 238042] Potential memory leak in fts_build of lib/libc/gen/fts-compat.c
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 22 16:48:52 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238042
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cem at freebsd.org
--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
The linked commit only modified the first identified potential leak site, not
both. So if that is a possible leak, it is also present in plain fts.c. I am
not sure if it is possible, due to the 'nitems == 0' condition.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list