Module Name: src
Committed By: snj
Date: Fri Aug 11 15:32:14 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
146[78]
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-7.0.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.51 src/doc/CHANGES-7.0.3:1.1.2.52
--- src/doc/CHANGES-7.0.3:1.1.2.51 Wed Aug 9 07:32:43 2017
+++ src/doc/CHANGES-7.0.3 Fri Aug 11 15:32:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.51 2017/08/09 07:32:43 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.52 2017/08/11 15:32:14 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -3048,3 +3048,13 @@ sys/dev/usb/if_ural.c 1.52
Free the RX list if ural_alloc_rx_list fails part way through.
[skrll, ticket #1462]
+sys/arch/newsmips/apbus/if_sn.c 1.39
+
+ memory leak in sonic_get()
+ [mrg, ticket #1467]
+
+sys/arch/mac68k/nubus/if_netdock_nubus.c 1.26
+
+ memory leak in netdock_get()
+ [mrg, ticket #1468]
+