Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1307
details: https://anonhg.NetBSD.org/src/rev/5dd8d44b52c5
branches: netbsd-8
changeset: 452895:5dd8d44b52c5
user: martin <martin%NetBSD.org@localhost>
date: Fri Jul 26 11:28:46 2019 +0000
description:
Ticket #1307
diffstat:
doc/CHANGES-8.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 68b42733a0d3 -r 5dd8d44b52c5 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Fri Jul 26 11:27:36 2019 +0000
+++ b/doc/CHANGES-8.2 Fri Jul 26 11:28:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.13 2019/07/25 08:59:17 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.14 2019/07/26 11:28:46 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -337,3 +337,9 @@
tests: add tests for getspi and udpate.
[ozaki-r, ticket #1306]
+sys/netinet6/nd6.c 1.256
+
+ Decrease the reference count before freeing, so that the
+ entries actually get free'd.
+ [christos, ticket #1307]
+
Home |
Main Index |
Thread Index |
Old Index