Made read_aaip_AA() safe against eventual Apple ISO AA fields

This commit is contained in:
2009-03-18 10:27:28 +01:00
parent cd427b269a
commit 183ed6cc5a
3 changed files with 44 additions and 0 deletions

View File

@ -1332,6 +1332,11 @@ int iso_file_source_new_ifs(IsoImageFilesystem *fs, IsoFileSource *parent,
continue;
}
/* >>> AAIP-2 :
SUSP_SIG(sue, 'A', 'L')
read_aaip_AL() like read_aaip_AA()
*/
/* This message is inflationary */
/*
} else {