Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.sbin/arp
> In message <20030814100638.3C43DB004%cvs.netbsd.org@localhost>
> on Thu, 14 Aug 2003 10:06:38 +0000 (UTC),
> Jun-ichiro itojun Hagino <itojun%netbsd.org@localhost> wrote:
> >
> > Module Name: src
> > Committed By: itojun
> > Date: Thu Aug 14 10:06:37 UTC 2003
> >
> > Modified Files:
> > src/usr.sbin/arp: arp.c
> >
> > Log Message:
> > plug memory leak. PR misc/22479
> I am solicitous for you, itojun. As replies of PR misc/22479, this
> change is unnecessary and I think that you should put it back now.
i don't think so, it is a good practice to free() even if exit() will
take care of it. there's no bad sideeffect.
itojun
Home |
Main Index |
Thread Index |
Old Index