As soon as
> INVARIANTS are enable the KASSERT will catch the offender red handed.

The INVARIANTS check DTRT. i.e. fail-fast. If you're double-freeing a
valid mbuf you'll get a random crash elsewhere.

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

Reply via email to