Module Name: src
Committed By: snj
Date: Tue Dec 27 07:12:32 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
1340
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 src/doc/CHANGES-7.1
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.1
diff -u src/doc/CHANGES-7.1:1.1.2.139 src/doc/CHANGES-7.1:1.1.2.140
--- src/doc/CHANGES-7.1:1.1.2.139 Mon Dec 26 19:01:18 2016
+++ src/doc/CHANGES-7.1 Tue Dec 27 07:12:32 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.139 2016/12/26 19:01:18 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.140 2016/12/27 07:12:32 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -7796,3 +7796,8 @@ sys/net/npf/lpm.c 1.2
Fix kmem_free() sizes in hashmap_rehash() and lpm_clear().
[rmind, ticket #1339]
+sys/net/npf/lpm.c 1.3
+
+ Fix kmem_free() in hashmap_remove().
+ [rmind, ticket #1340]
+