foliojs / png.js

A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js
http://devongovett.github.com/png.js
MIT License
491 stars 92 forks source link

Stuck in loop if corrupt file #33

Open hrastnik opened 7 years ago

hrastnik commented 7 years ago

Corrupt files that start with a negative chunkSize get stuck in loop for a long time.