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
..
2018-02-26 03:16:47 +00:00
2018-04-27 22:15:18 +00:00
2019-02-08 14:56:28 +00:00
2018-03-13 16:33:00 +00:00
2019-02-04 21:28:25 +00:00
2019-02-20 21:07:09 +00:00
2018-08-15 11:39:13 +00:00
2019-01-20 21:09:44 +00:00
2018-12-03 17:51:10 +00:00
2018-07-08 07:42:49 +00:00
2017-12-02 00:06:58 +00:00