jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.94k stars 96 forks source link

Fix write offset beyond current file length #178

Closed jstaf closed 2 years ago

jstaf commented 2 years ago

ld could previously crash the filesystem by writing beyond the current file length. This fixes that.