mhr3/unzip-stream

Should check crc32s against the entry data

davidmurdoch opened this issue · 0 comments

I found this // TODO in the source:

// TODO: should be checking this against our path buffer

There are also many other uses of crc32 that could probably use an integrity check as well.