Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc 1418
details: https://anonhg.NetBSD.org/src/rev/66381581e354
branches: netbsd-7-1
changeset: 800754:66381581e354
user: snj <snj%NetBSD.org@localhost>
date: Sun Jul 23 06:15:49 2017 +0000
description:
1418
diffstat:
doc/CHANGES-7.1.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a1b9bed94cb7 -r 66381581e354 doc/CHANGES-7.1.1
--- a/doc/CHANGES-7.1.1 Sun Jul 23 05:56:36 2017 +0000
+++ b/doc/CHANGES-7.1.1 Sun Jul 23 06:15:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.17 2017/07/20 01:43:30 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.18 2017/07/23 06:15:49 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -1718,3 +1718,9 @@
the kernel.
[maxv, ticket #1441]
+sys/modules/lua/lua.c 1.21
+
+ Avoid possible null pointer dereferencing.
+ Fixes PR kern/52225.
+ [mbalmer, ticket #1418]
+
Home |
Main Index |
Thread Index |
Old Index