kread() and NULL pointers

Roland McGrath roland@redhat.com
Mon Jul 16 22:53:00 GMT 2007


> Does kread() generate an error if you pass it a NULL pointer?  

Yes.  It's safely caught like all errors, but it only returns successfully
when given a valid pointer.



More information about the Systemtap mailing list