]> granicus.if.org Git - shadow/commit
Fix segfaults
authorNicolas François <nicolas.francois@centraliens.net>
Fri, 2 Aug 2013 18:24:20 +0000 (20:24 +0200)
committerNicolas François <nicolas.francois@centraliens.net>
Fri, 2 Aug 2013 18:24:20 +0000 (20:24 +0200)
commitb6c1a8579e059b99d8a8a56fa558592647f7de19
tree63f84c08262897ed9274bdb79e073d92c5143726
parent64ddc26bbf238a37cef785d754e6a98c92f03554
Fix segfaults

* libmisc/setupenv.c: xstrdup the static char* temp_pw_dir /
temp_pw_shell. That way we can continue to use pw_free() without
segving. Thanks to Serge Hallyn for the patch.
ChangeLog
libmisc/setupenv.c