> /on/usr/src/lib/abi/apptrace/common/interceptlib.c
 > that goes to extra effort to be safe in the face of a NULL
 > arg (in contravention to normal practice where the caller
 > is expected to know better).  I don't know whether that's
 > necessary for the particular use it might be put to, so that's
 > why I hesitate to suggest that it should be changed to use
 > a new public strnlen().  I suppose that means I've got to
 > try and understand how apptrace works...

There is no code -- not even in apptrace or its interceptors -- that uses
that strnlen() function.  It's dead code.

--
meem
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to