Source-Changes archive

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

CVS commit: src/external/gpl2/libmalloc/lib



Module Name:    src
Committed By:   christos
Date:           Wed May  4 14:39:49 UTC 2016

Modified Files:
        src/external/gpl2/libmalloc/lib: Makefile

Log Message:
prevent gcc from combining memset+malloc -> calloc inside calloc so that
we end up calling ourselves recursively.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/libmalloc/lib/Makefile

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