Refuse to read CE data blocks from after the end of ISO filesystem
This commit is contained in:
@@ -8883,7 +8883,8 @@ int iso_conv_name_chars(IsoWriteOpts *opts, char *name, size_t name_len,
|
||||
/** Unable to obtain root directory (FATAL,HIGH, -418) */
|
||||
#define ISO_NO_ROOT_DIR 0xF030FE5E
|
||||
|
||||
/** Zero sized or oversized SUSP CE area found (FAILURE, HIGH, -419) */
|
||||
/** Zero sized, oversized, or mislocated SUSP CE area found
|
||||
(FAILURE, HIGH, -419) */
|
||||
#define ISO_SUSP_WRONG_CE_SIZE 0xE830FE5D
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user