Module Name: src Committed By: maxv Date: Tue Oct 20 14:46:46 UTC 2015
Modified Files: src/sys/net: if_bridge.c Log Message: Harmless alloc inconsistency; make sure the exact same argument is given to kmem_alloc/kmem_free. Found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 src/sys/net/if_bridge.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.