Module Name: src Committed By: riastradh Date: Sat Jul 29 02:17:44 UTC 2017
Modified Files: src/sys/arch/mac68k/nubus: if_netdock_nubus.c Log Message: 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.25 -r1.26 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.