Skip to content

v1.2.1: Fix missing bounds checking in UnionFile.Readdir

Choose a tag to compare

@bep bep released this 30 Jan 08:32
· 320 commits to master since this release
It will now return io.EOF at the end of the directory view.

Fixes #194