mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] Resource leak in nftw()
@ 2024-10-08 15:35 Markus Wichmann
  0 siblings, 0 replies; only message in thread
From: Markus Wichmann @ 2024-10-08 15:35 UTC (permalink / raw)
  To: musl

Hi all,

on a much more actionable note: The function do_nftw() contains a
resource leak: It opens a directory on line 71, but doesn't close it if
the returns on line 78 or 82 are taken.

Ciao,
Markus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-08 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-08 15:35 [musl] Resource leak in nftw() Markus Wichmann

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).