Fix memory leak.
* libmisc/setupenv.c: Free pw_dir and pw_shell before reallocating them.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* 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.
|
||||
* libmisc/setupenv.c: Free pw_dir and pw_shell before reallocating
|
||||
them.
|
||||
|
||||
2013-08-01 Yuri Kozlov <yuray@komyakino.ru>
|
||||
|
||||
|
Reference in New Issue
Block a user