Toomas Soome 6cea60aef5 loader: really fix cd9660 dirmatch
The cd9660_open() does pass whole path to dirmatch() and we need to
compare only the current path component, not full path.

Additinally, skip over duplicate / (if any) and check if the last component
in the path was meant to be directory (having trailing /). If it is in fact
a file, error out.
2019-02-20 21:07:09 +00:00
..
2019-02-08 14:56:28 +00:00
2019-02-04 21:28:25 +00:00
2019-02-20 21:07:09 +00:00
2019-01-20 21:09:44 +00:00
2018-12-03 17:51:10 +00:00