Module Name:    src
Committed By:   martin
Date:           Sat Sep 10 08:22:39 UTC 2022

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1761


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.147 -r1.1.2.148 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.147 src/doc/CHANGES-8.3:1.1.2.148
--- src/doc/CHANGES-8.3:1.1.2.147	Fri Sep  9 18:25:13 2022
+++ src/doc/CHANGES-8.3	Sat Sep 10 08:22:38 2022
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.147 2022/09/09 18:25:13 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.148 2022/09/10 08:22:38 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2779,3 +2779,8 @@ sys/kern/kern_core.c				1.36
 	Fix kauth credential reference leak.
 	[christos, ticket #1760]
 
+sys/kern/kern_core.c				1.37
+
+	Avoid a GCC warning.
+	[mrg, ticket #1761]
+

Reply via email to