NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/44531 (Possible memory leak in rpcinfo.c)
The following reply was made to PR bin/44531; it has been noted by GNATS.
From: bch%methodlogic.net@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
dholland%NetBSD.org@localhost,
markus.mayer%ericsson.com@localhost
Subject: Re: bin/44531 (Possible memory leak in rpcinfo.c)
Date: Wed, 9 Feb 2011 06:20:05 +0000
On Wed, Feb 09, 2011 at 06:11:33AM +0000, dholland%NetBSD.org@localhost wrote:
> Synopsis: Possible memory leak in rpcinfo.c
>
> State-Changed-From-To: open->closed
> State-Changed-By: dholland%NetBSD.org@localhost
> State-Changed-When: Wed, 09 Feb 2011 06:11:32 +0000
> State-Changed-Why:
> good catch, thanks.
> Christos just fixed it in HEAD along with some other semi-related problems;
> it probably isn't worthwhile getting this pulled up to the release branches,
> unless for some reason you need it.
rpcinfo.c is failing build at line 646 (comparison between
signed/unsigned) and 1537 (comparison is always false due to limited
range of data type).
>
--
Brad Harder
Method Logic Digital Consulting
http://methodlogic.net
http://twitter.com/bcharder
Home |
Main Index |
Thread Index |
Old Index