NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/44147: Missing closedir in at.c .
The following reply was made to PR bin/44147; it has been noted by GNATS.
From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/44147: Missing closedir in at.c .
Date: Wed, 24 Nov 2010 12:32:42 -0500
On Wed, 24 Nov 2010 17:15:00 +0000 (UTC)
henning.petersen%t-online.de@localhost wrote:
netbsd-5 also lacks the closedir(3) calls, but I don't think a pullup
will be necessary:
list_jobs() and process_jobs() only get called once and the process
then exits, so it doesn't leak resources in this case.
Nevertheless it's probably best to add those matching calls, analysis
software might complain about them...
--
Matt
Home |
Main Index |
Thread Index |
Old Index