Module Name: src Committed By: snj Date: Fri Aug 11 15:33:01 UTC 2017
Modified Files: src/sys/arch/mac68k/nubus [netbsd-7]: if_netdock_nubus.c Log Message: Pull up following revision(s) (requested by mrg in ticket #1468): sys/arch/mac68k/nubus/if_netdock_nubus.c: revision 1.26 Avoid memory leak in netdock_get. If top is null, this is the first time through and nothing else will free m. >From Ilja Van Sprundel. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.22.12.1 src/sys/arch/mac68k/nubus/if_netdock_nubus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.