Subject: CVS commit: basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 12/09/2002 16:15:00
Module Name: basesrc
Committed By: chris
Date: Mon Dec 9 14:15:00 UTC 2002
Modified Files:
basesrc/lib/libc/stdlib: malloc.c
Log Message:
Add a couple of missing THREAD_UNLOCK's, for the error exit path.
No functional change on Mainline, however SA branch probably needs this.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/lib/libc/stdlib/malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.