Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: chris
Date: Fri Mar 17 02:25:23 UTC 2006
Modified Files:
src/lib/libc/stdio: puts.c
Log Message:
Move strlen(s) to after s is known to be not NULL, or set to "(null)" .
Fixes Coverity CID 2353.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/stdio/puts.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