mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Typo submerged in infinite loop for non-RDB disks.
This commit is contained in:
@@ -915,6 +915,8 @@ namespace DiscImageChef.PartPlugins
|
||||
foundRDB = true;
|
||||
break;
|
||||
}
|
||||
|
||||
RDBBlock++;
|
||||
}
|
||||
|
||||
if (!foundRDB)
|
||||
|
||||
Reference in New Issue
Block a user