Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 1036.



details:   https://anonhg.NetBSD.org/src/rev/ce7e1e806ad2
branches:  netbsd-6
changeset: 776615:ce7e1e806ad2
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Apr 22 03:28:56 2014 +0000

description:
Ticket 1036.

diffstat:

 doc/CHANGES-6.2 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0e5da666e68c -r ce7e1e806ad2 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Apr 22 03:26:21 2014 +0000
+++ b/doc/CHANGES-6.2   Tue Apr 22 03:28:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.106 2014/04/21 21:04:21 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.107 2014/04/22 03:28:56 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -2185,3 +2185,7 @@
        Rewrite the code so that we don't need to allocate the whole section.
        [maxv, ticket #1051]
 
+lib/libc/net/sethostent.c                      1.20
+
+       Fix memory leak. This bug was introduced after releasing NetBSD 6.1.
+       [christos, ticket #1036]



Home | Main Index | Thread Index | Old Index