Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 503.



details:   https://anonhg.NetBSD.org/src/rev/77d2c50891dc
branches:  netbsd-2-0
changeset: 561409:77d2c50891dc
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jun 16 18:15:20 2004 +0000

description:
Ticket 503.

diffstat:

 doc/CHANGES-2.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 7a6c6da8bfaf -r 77d2c50891dc doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Wed Jun 16 18:10:32 2004 +0000
+++ b/doc/CHANGES-2.0   Wed Jun 16 18:15:20 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.274 2004/06/15 23:18:40 he Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.275 2004/06/16 18:15:20 tron Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -3888,3 +3888,10 @@
        Removed references to split sets, which are no longer
        being distributed.  Fixes PR#24434.
        [mbw, ticket #488]
+
+sys/kern/uipc_socket2.c                                1.64
+
+       Fix mbuf leak after mbuf exhaustion in sbappendaddrchain() if
+       MBUFTRACE is enabled.
+       [jonathan, ticket #503]
+



Home | Main Index | Thread Index | Old Index