diff options
author | 2017-08-29 15:53:28 +0200 | |
---|---|---|
committer | 2017-08-29 15:53:28 +0200 | |
commit | 1cf1232cd4721dc155a5cf7d571e5b1dae506430 (patch) | |
tree | bb78b85294b07816b899e8ecac58b9bc5a41475a /malloc/hooks.c | |
parent | Use “,” as mon_decimal_point for ru_RU and os_RU locales (follow CLDR) (diff) | |
download | glibc-1cf1232cd4721dc155a5cf7d571e5b1dae506430.tar.xz glibc-1cf1232cd4721dc155a5cf7d571e5b1dae506430.zip |
gconv: Consistently mangle NULL function pointers [BZ #22025]
Not mangling NULL pointers is not safe because with very low
probability, a non-NULL function pointer can turn into a NULL pointer
after mangling.
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions