deno
4a886955
- fix(ext/node): flush brotli decompression stream (#22856)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix(ext/node): flush brotli decompression stream (#22856) Fixes https://github.com/denoland/deno/issues/22259 The decompressed input size was not restored because of improper flushing of the CBrotliDecompressStream state.
References
#22856 - fix(ext/node): flush brotli decompression stream
Author
littledivy
Parents
ad6b00a2
Loading