upd: https://github.com/nodeca/pako-test - bug's demo repo
Hi,
For one of my files during testing (it's a 93 MB heap dump file), I noticed that when the zlib.deflate is called the data size goes from 97186971 to 5772270, however if I immediately follow that with a call to zlib.inflate the result is 67615664 - so almost 30 megabytes of data seem to get lost somewhere. Is there some known issue of problems with particular files?
regards,
Greg
upd: https://github.com/nodeca/pako-test - bug's demo repo
Hi,
For one of my files during testing (it's a 93 MB heap dump file), I noticed that when the zlib.deflate is called the data size goes from 97186971 to 5772270, however if I immediately follow that with a call to zlib.inflate the result is 67615664 - so almost 30 megabytes of data seem to get lost somewhere. Is there some known issue of problems with particular files?
regards,
Greg