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 /src/stdio/vfwprintf.c | |
parent | update documentation files for mips64 port (diff) | |
download | grovel-9543656cc32fda48fc463f332ee20e91eed2b768.tar.gz grovel-9543656cc32fda48fc463f332ee20e91eed2b768.tar.xz |
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 'src/stdio/vfwprintf.c')
0 files changed, 0 insertions, 0 deletions