Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/ssp



Module Name:    src
Committed By:   joerg
Date:           Wed May 13 19:57:16 UTC 2015

Modified Files:
        src/lib/libc/ssp: memcpy_chk.c

Log Message:
void * is bad for computation, so cast to const char * first.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/ssp/memcpy_chk.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