The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-zlib-invalid-input.js @ 6f043940

History | View | Annotate | Download (2.35 KB)

# Date Author Comment
0e01d639 12/14/2012 01:52 PM isaacs

zlib: streams2

01d46f3a 04/02/2012 04:48 PM isaacs

Fix #3052 Handle errors properly in zlib

0cdf85e2 02/18/2012 06:34 PM isaacs

Lint all the JavaScripts.

40c93486 01/20/2012 04:12 PM Nicolas LaCasse

Fix #2365 zlib crashing on invalid input

Fix zlib crashes on error due to improper use of removeListener
in the error handler