[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[redhat-lspp] Re: [RFC 2/7] NetLabel: core network changes
- From: Steve Grubb <sgrubb redhat com>
- To: Paul Moore <paul moore hp com>
- Cc: redhat-lspp redhat com
- Subject: [redhat-lspp] Re: [RFC 2/7] NetLabel: core network changes
- Date: Mon, 10 Jul 2006 11:03:04 -0400
On Monday 10 July 2006 10:56, Paul Moore wrote:
> Quick question - can you safely call kfree() on a NULL or uninitialized
> pointer?
A NULL pointer yes. Uninitialized pointer is one that points to random
memory...they should all be init'ed with NULL.
-Steve
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]