Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/external/bsd/jemalloc/dist/src
Module Name: src
Committed By: martin
Date: Thu Oct 3 17:29:33 UTC 2019
Modified Files:
src/external/bsd/jemalloc/dist/src [netbsd-9]: jemalloc.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #278):
external/bsd/jemalloc/dist/src/jemalloc.c: revision 1.8
realloc(ptr, 0) != { free(ptr); return NULL; }
http://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm#dr_400
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.4.1 src/external/bsd/jemalloc/dist/src/jemalloc.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