diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2016-03-06 20:22:38 +0300 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-03-06 13:33:52 -0500 |
commit | 9543656cc32fda48fc463f332ee20e91eed2b768 (patch) | |
tree | 84f79e285a1aa86c18bcc7015f07568afb3f61c2 /include/sys/sysinfo.h | |
parent | 589aefa5b061647e8b9ad9bca3aaa8dc6222460a (diff) | |
download | musl-9543656cc32fda48fc463f332ee20e91eed2b768.tar.gz |
env: avoid leaving dangling pointers in __env_map
This is the minimal fix for __putenv leaving a pointer to freed heap
storage in __env_map array, which could later on lead to errors such
as double-free.
Diffstat (limited to 'include/sys/sysinfo.h')
0 files changed, 0 insertions, 0 deletions