[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[redhat-lspp] Re: [RFC 2/7] NetLabel: core network changes



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]