Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: kamil
Date: Thu Jul 16 00:04:00 UTC 2015
Modified Files:
src/lib/libc/stdlib: reallocarr.c
Log Message:
Reorder memcpy(3) and save errno
This chang is for safety as memcpy(3) might change it.
Approved by <riastradh>
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdlib/reallocarr.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