Re: [PATCH 3/10] Fix leaking of kernel heap addresses in net/

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dan Rosenberg
Date: Thursday, November 11, 2010 - 6:24 pm

> 

I wrote it this way because the format specifier must also be changed,
or the %p output will print "(null)", which cannot be parsed by
userspace programs expecting "(nil)" or 0.  I could include another
check inside the format specifier, but that seemed pretty ugly.  But
then again, it's ugly either way.

-Dan

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 3/10] Fix leaking of kernel heap addresses in net/, Dan Rosenberg, (Thu Nov 11, 6:07 pm)
Re: [PATCH 3/10] Fix leaking of kernel heap addresses in net/, Dan Rosenberg, (Thu Nov 11, 6:24 pm)