Typo submerged in infinite loop for non-RDB disks.

This commit is contained in:
2015-04-20 05:10:18 +01:00
parent 66980c0548
commit b80477b6be
2 changed files with 7 additions and 0 deletions

View File

@@ -915,6 +915,8 @@ namespace DiscImageChef.PartPlugins
foundRDB = true;
break;
}
RDBBlock++;
}
if (!foundRDB)