-
- Downloads
* TSK_FS_TYPE_HFS_DETECT enum changed its value when APFS support was
added. It's no longer equal to the TSK_FS_TYPE_HFS enum, so no name was being found for filesystems identified as that; similarly, there was no entry for the newly added TSK_FS_TYPE_HFS_LEGACY. Both are added. * Don't use TSK_FS_TYPE_X_DETECT enum when it has the same value as the TSL_FS_TYPE_X enum. That's just asking for trouble.
Loading
Please register or sign in to comment