Calling Reader.Read on an archive containing a large number of concatenated 0-length compressed files can cause a panic due to stack exhaustion.
{ "imports": [ { "path": "compress/gzip", "symbols": [ "Reader.Read" ] } ] }