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-07-13 18:19:33 +00:00
2019-02-17 17:47:08 +00:00
2019-02-04 21:28:25 +00:00
2018-11-29 18:37:48 +00:00
2018-11-29 18:37:48 +00:00
2018-08-01 12:06:39 +00:00
2018-08-01 12:06:39 +00:00
2018-03-13 16:33:00 +00:00
2018-11-29 18:37:48 +00:00
2019-02-20 21:07:09 +00:00
2018-08-02 06:22:10 +00:00
2018-06-14 09:10:34 +00:00
2018-10-23 23:11:38 +00:00
2018-08-07 10:48:36 +00:00
2018-03-13 16:33:00 +00:00
2018-01-23 18:01:36 +00:00
2018-03-13 16:33:00 +00:00
2018-08-09 02:55:48 +00:00
2017-12-15 23:16:53 +00:00
2018-08-07 10:53:51 +00:00
2018-10-31 19:59:20 +00:00
2018-06-09 14:24:16 +00:00
2019-01-05 22:45:20 +00:00
2018-03-17 12:59:55 +00:00
2018-12-20 19:27:46 +00:00
2018-03-13 16:33:00 +00:00
2018-11-29 18:37:48 +00:00
2018-08-01 12:14:10 +00:00
2018-02-27 12:53:25 +00:00
2018-06-14 16:11:50 +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
2017-12-02 00:07:19 +00:00
2018-02-15 19:49:15 +00:00
2018-06-14 09:06:53 +00:00
2018-03-13 16:33:00 +00:00
2018-11-29 18:37:48 +00:00
2019-01-17 22:00:02 +00:00
2018-11-01 22:13:18 +00:00
2018-10-31 19:59:20 +00:00
2018-12-06 00:09:39 +00:00
2018-06-14 08:58:10 +00:00
2019-02-04 21:28:25 +00:00