tsoome f6f04d1a3a 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-04 21:28:25 +00:00
2018-03-13 16:33:00 +00:00
2019-02-20 21:07:09 +00:00
2018-03-13 16:33:00 +00:00
2018-03-13 16:33:00 +00:00
2018-08-09 02:55:48 +00:00
2018-10-31 19:59:20 +00:00
2018-03-17 12:59:55 +00:00
2018-03-13 16:33:00 +00:00
2018-01-26 17:13:00 +00:00
2018-08-15 21:13:10 +00:00
2019-01-17 22:00:02 +00:00
2018-06-14 09:06:53 +00:00
2018-03-13 16:33:00 +00:00
2019-01-17 22:00:02 +00:00
2018-11-01 22:13:18 +00:00