Avoid name change if script is called via symlink from execvp et al.
* spawn.cc (find_exec): Fix a name change in case of a symlink which can be opened as is. Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
This commit is contained in:
@@ -15,3 +15,6 @@ Bug Fixes
|
||||
|
||||
- Fix potential premature SIGHUP in pty code.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00070.html
|
||||
|
||||
- Fix a name change from symlink to target name in calls to execvp, system, etc.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00270.html
|
||||
|
Reference in New Issue
Block a user