avsa242 / sdfat-spin

FAT-fs on SD implementation for the P8X32A/Propeller, P2X8C4M64P/Propeller 2
Other
0 stars 0 forks source link

ftruncate() doesn't check if a file is open first #25

Closed avsa242 closed 7 months ago

avsa242 commented 7 months ago

is it dangerous, as written, if there isn't one open when it's called?