diff options
author | marcel <marcel@FreeBSD.org> | 2010-02-16 02:48:11 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2010-02-16 02:48:11 +0000 |
commit | b72bfb8c312d5db35f2c91540a4c9f0cd7555c24 (patch) | |
tree | 9a38df765f774a3f3d54daa2e5359a10cf0578e8 /lib/libc/stdlib/malloc.c | |
parent | 56cf56f59df60dc691d2efd078049223c846a9e6 (diff) | |
download | FreeBSD-src-b72bfb8c312d5db35f2c91540a4c9f0cd7555c24.zip FreeBSD-src-b72bfb8c312d5db35f2c91540a4c9f0cd7555c24.tar.gz |
Improve TLS variant I:
o Use obj->tlsinitsize to determine whether there's initialized data.
o If obj->tlssize > obj->tlsinitsize, then bzero uninitialized data.
o Don't exclude variant I from the work-around in free_tls_offset().
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions