On 1/1/07, Jeff Latimer <[EMAIL PROTECTED]> wrote:
Coverity cid: 367 Do the null check before the dereference.  Given that
this is an simple internal function, do we need to check for null pointers?


Generally we don't check for NULL params in internal functions.

--
James Hawkins


Reply via email to