Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 750.



details:   https://anonhg.NetBSD.org/src/rev/846831976526
branches:  netbsd-7
changeset: 799303:846831976526
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon May 11 06:17:16 2015 +0000

description:
Ticket 750.

diffstat:

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

diffs (19 lines):

diff -r 3695e1fba478 -r 846831976526 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Mon May 11 06:15:46 2015 +0000
+++ b/doc/CHANGES-7.0   Mon May 11 06:17:16 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.287 2015/05/11 05:43:52 msaitoh Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.288 2015/05/11 06:17:16 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -22929,3 +22929,9 @@
 
        Fix buffer overflow, DoS attack and memory leak.
        [christos, ticket #749]
+
+sys/dev/pci/hifn7751.c                         1.59
+
+       Initialise sc_mtx slightly earlier, before it is used on systems with
+       rng.
+       [mrg, ticket #750]



Home | Main Index | Thread Index | Old Index