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