Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 05/26/2001 03:35:21
Module Name: basesrc
Committed By: kristerw
Date: Sat May 26 00:35:20 UTC 2001
Modified Files:
basesrc/lib/libc/locale: rune.c
Log Message:
Make sure that we don't free() through an uninitialized pointer in error
handling code.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/locale/rune.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.