diskfs / go-diskfs

MIT License
515 stars 116 forks source link

fix offset when reading and writing fat32 files to avoid overruns #260

Closed deitch closed 1 month ago

deitch commented 1 month ago

Fixes the issue raised by @mrbojangles3.

With thanks to @mrbojangles3, whose tests are now incorporated into fat32_test.go