https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189805
Jilles Tjoelker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jilles Tjoelker <[email protected]> --- I think segfaulting is a useful response to passing an invalid pointer to a library function. It is a way to indicate the error which is hard to ignore (so callers will be fixed), and also tends to require no additional code. So I think nothing needs to change here. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
