NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44207: memory-leak in raid-ioctl(RAIDFRAME_GET_COMPONENT_LABEL)



The following reply was made to PR kern/44207; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: Wolfgang Stukenbrock <Wolfgang.Stukenbrock%nagler-company.com@localhost>, 
        gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, 
        netbsd-bugs%NetBSD.org@localhost
Subject: Re: kern/44207: memory-leak in 
raid-ioctl(RAIDFRAME_GET_COMPONENT_LABEL)
Date: Wed, 8 Dec 2010 13:56:54 -0500

 On Dec 8,  6:37pm, Wolfgang.Stukenbrock%nagler-company.com@localhost (Wolfgang 
Stukenbrock) wrote:
 -- Subject: Re: kern/44207: memory-leak in raid-ioctl(RAIDFRAME_GET_COMPONENT
 
 | Hi,
 | 
 | if RF_Malloc() may never fail, there are lots of useless checks for NULL 
 | of the allocated memory in this file ...
 | Perhaps you should have a look at them too.
 | 
 
 The raidframe code needs a lot of cleanup... I guess I'll fix RF_Malloc
 at some point.
 
 christos
 


Home | Main Index | Thread Index | Old Index