Module Name: src Committed By: pooka Date: Tue May 20 19:53:50 UTC 2014
Modified Files:
src/sys/net: if_loop.c
Log Message:
if_free() instead of direct call to free() to avoid diagnostic panic
Bug exposed by justin's Lua ljsyscall tests:
http://build.myriabit.eu:8012/waterfall
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/net/if_loop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
