* path.cc (normalize_posix_path): Fix long-standing problem which
allows to access files via ".." using an invalid POSIX path.
This commit is contained in:
10
winsup/cygwin/release/1.7.21
Normal file
10
winsup/cygwin/release/1.7.21
Normal file
@@ -0,0 +1,10 @@
|
||||
What's new:
|
||||
-----------
|
||||
|
||||
|
||||
Bug fixes:
|
||||
----------
|
||||
|
||||
- Fix long-standing problem which allows to access files via ".." using an
|
||||
invalid POSIX path, for instance, `cd nonexistant/../existing_dir".
|
||||
Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00222.html
|
Reference in New Issue
Block a user