On Fri, Apr 5, 2013 at 8:21 AM, Bruce Evans <b...@optusnet.com.au> wrote:

> This method works well in userland too.  Instead of assert() or abort(),
> use an null dereference, or more portably, a signal


Digressing quite a bit, doesn't abort() send a signal already, i.e.
SIGABRT?  And doesn't __assert() call abort()?

Cheers,
matthew
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to