Closed
Description
- Version: 6.9.1
- Platform: Linux 4.8.0-41-generic README: fix prerequisite list formatting #44~16.04.1-Ubuntu SMP Fri Mar 3 17:11:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Large buffers (300k+) stored as Uint8Array
throw an exception when passed to zlib.gzipSync(data)
, even though zlibBufferSync()
seems to work just fine after modifying the parameter type validation at
Line 124 in 98e54b0