mirror of
https://github.com/sheumann/DiskBrowser.git
synced 2025-08-10 05:24:55 +00:00
37b26592d0fdc4e7f858648e9a997be983b81511
This could cause Marinetti to return more data than it should, starting with valid data but then including corrupt data. The workaround I'm using is to have Marinetti return a new handle and then copy the data out of it, using the size of the handle as the true size of the data that was read. Because of details of how Marinetti works, that size is correct.
Description
Languages
C
98%
Objective-C
1%
Makefile
1%