Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
826 commits behind the upstream repository.
Brad King's avatar
Brad King authored
When using `putenv("A=")` to approximate removal of `A` from the
environment we must not free the buffer afterward because the string
is still actually in the environment.

Change-Id: I4d2455ca604a2e216123a3d2afafb64ca260d105
Reported-by: default avatarJames Johnston <johnstonj.public@codenest.com>
2aa7dd82
History