Ignore non-absolute $HOME when started from native process
* uinfo.cc (cygheap_user::ontherange): Ignore $HOME if it's not starting with a slash (aka, absolute POSIX Path). Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -11,6 +11,9 @@ What's new:
|
||||
What changed:
|
||||
-------------
|
||||
|
||||
- When started from a non-Cygwin process, check if $HOME starts with a
|
||||
slash (absolute POSIX path). Otherwise ignore it.
|
||||
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
Reference in New Issue
Block a user