WebAssembly/decompressor-prototype

readHeaderValue doesn't communicate success/failure

KarlSchimpf opened this issue · 0 comments

Because readHeaderValue doesn't communicate success/failure, it will match header constant zero at eof. This is wrong behavior and should be fixed.