diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2017-09-03 22:12:21 +0300 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2017-09-04 15:55:21 -0400 |
commit | cc0dbd5f09337c187156fe8b697245e6ea9263d0 (patch) | |
tree | acd199bba8ec96d1a5ad250ac7211d1d8346e578 /src/thread/pthread_cleanup_push.c | |
parent | 8e932792c917d11545c2953b35159149f7411eca (diff) | |
download | musl-cc0dbd5f09337c187156fe8b697245e6ea9263d0.tar.gz musl-cc0dbd5f09337c187156fe8b697245e6ea9263d0.tar.xz musl-cc0dbd5f09337c187156fe8b697245e6ea9263d0.zip |
free allocations in clearenv
This aligns clearenv with the Linux man page by setting 'environ' rather than '*environ' to NULL, and stops it from leaking entries allocated by the libc.
Diffstat (limited to 'src/thread/pthread_cleanup_push.c')
0 files changed, 0 insertions, 0 deletions