Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: pgoyette
Date: Tue May 31 07:49:10 UTC 2016
Modified Files:
src/lib/libc/gen: fts.c
Log Message:
Use calloc(1, ...) instead of malloc(...) followed immediately by memset()
Addresses PR lib/46818
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/lib/libc/gen/fts.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