Module Name: src
Committed By: martin
Date: Fri Sep 9 18:25:13 UTC 2022
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1760
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.146 -r1.1.2.147 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.146 src/doc/CHANGES-8.3:1.1.2.147
--- src/doc/CHANGES-8.3:1.1.2.146 Wed Sep 7 10:10:55 2022
+++ src/doc/CHANGES-8.3 Fri Sep 9 18:25:13 2022
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.146 2022/09/07 10:10:55 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.147 2022/09/09 18:25:13 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -2774,3 +2774,8 @@ sys/dev/pci/if_wmreg.h 1.126-1.127
- KNF.
[msaitoh, ticket #1759]
+sys/kern/kern_core.c 1.36
+
+ Fix kauth credential reference leak.
+ [christos, ticket #1760]
+