Commit f0d9cb3d authored by Xi Wang's avatar Xi Wang
Browse files

Avoid null pointer dereference in chdir_homedir()

Return if pw is NULL, to avoid dereferencing it at pw->pw_dir.
parent 815aff9a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment