NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50681 CVS commit: src/lib/libc/stdlib
The following reply was made to PR lib/50681; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50681 CVS commit: src/lib/libc/stdlib
Date: Wed, 20 Jan 2016 10:31:55 -0500
Module Name: src
Committed By: christos
Date: Wed Jan 20 15:31:55 UTC 2016
Modified Files:
src/lib/libc/stdlib: tdelete.c
Log Message:
PR/50681: Markiyan Kushnir: Fix memory leak when we delete the root node.
It is questionable if we should return NULL in that case, but what is the
parent of root? The new adjusted root?
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/stdlib/tdelete.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index