]> git.proxmox.com Git - mirror_novnc.git/commit
Move error handling to Inflate class
authorNiko Lehto <nikle@cendio.se>
Mon, 3 Feb 2020 08:57:56 +0000 (09:57 +0100)
committerNiko Lehto <nikle@cendio.se>
Mon, 17 Feb 2020 10:29:41 +0000 (11:29 +0100)
commitf6669ff7b2e489f0a55d2808ede674e64f777e7d
treee92b25b63408bd6f20fe76132f0378c88be31942
parentfe5aa6408aed83ec07e640cc9c0249688a7b710b
Move error handling to Inflate class

Every call wants this check so this should be done inside the class.
core/decoders/tight.js
core/inflator.js