Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 05/24/2000 18:22:42
Module Name: syssrc
Committed By: msaitoh
Date: Thu May 25 01:22:42 UTC 2000
Modified Files:
syssrc/sys/lib/libkern: strtoul.c
Log Message:
fix the null pointer access bug when arg2 (char **endptr) == NULL
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/lib/libkern/strtoul.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.