marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
282 stars 36 forks source link

Verify MemoryInode.writeFully handles overflow #146

Open marschall opened 1 year ago

marschall commented 1 year ago

We had a bug in case of an underflow in #readFully.