0b8722c2db
allows to access files via ".." using an invalid POSIX path.
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
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
|