tea-io / tea

Team Editing Advance Tools
0 stars 0 forks source link

Illegal instruction when removing files #108

Closed mati2251 closed 1 hour ago

mati2251 commented 2 hours ago

If user calls removedir on opened dir, fuse calls relasedir with null path. That suposed an illegal instruction during protobuf serialisation.