Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-1]: src/doc Ticket 1086.



details:   https://anonhg.NetBSD.org/src/rev/47fad04549b0
branches:  netbsd-6-1
changeset: 775958:47fad04549b0
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jun 30 04:37:47 2014 +0000

description:
Ticket 1086.

diffstat:

 doc/CHANGES-6.1.5 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 93aed0ec2fff -r 47fad04549b0 doc/CHANGES-6.1.5
--- a/doc/CHANGES-6.1.5 Thu Jun 26 04:01:07 2014 +0000
+++ b/doc/CHANGES-6.1.5 Mon Jun 30 04:37:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.11 2014/06/18 09:34:45 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.12 2014/06/30 04:37:47 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
 release:
@@ -616,3 +616,9 @@
        for details. For netinet6, the problem report, fix and test were done
        by njoly@ on current-users@
        [bouyer, ticket #1067]
+
+sys/compat/freebsd/freebsd_sched.c             1.20-1.21
+
+       Avoid NULL dereference and fix sched param conversion.
+       Pointed out by Maxime Villard.
+       [maxv, ticket #1086]



Home | Main Index | Thread Index | Old Index