mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Filesystems/BFS.cs:
Prevent index out of array on checking BeFS with less-than-sector-size boot sector. * DiscImageChef/Commands/Checksum.cs: Corrected checksum calculation for multiple tracks * DiscImageChef.DiscImages/CDRWin.cs: Corrected typo in track calculation.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2015-11-09 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* BFS.cs:
|
||||
Prevent index out of array on checking BeFS with
|
||||
less-than-sector-size boot sector.
|
||||
|
||||
2015-11-09 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* BFS.cs:
|
||||
|
||||
Reference in New Issue
Block a user