-
Notifications
You must be signed in to change notification settings - Fork 124
bug: infinite loop/memory leak #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks @yevgenypats! :) |
@patrickhulce sure!:) |
@yevgenypats Do you know any more about the specifics of this bug? Is there any more detail you can give about how you used jsfuzz to find it, what you were looking for, what jsfuzz did to find it etc. No worries if these details are not available, it's useful to know of the bug. Thanks for reporting it. @patrickhulce 'not really going to try to close all of these holes' from the PR. How about assisting with the creation of new algorithms that don't have these bugs, either in a new branch of this project, or directing people to the project I'm working on (or at least allowing me to talk about it within jpeg-js discussions). jpeg-js is well known and strong through the network effect, and longer term I see a route where with your support jpeg-js can improve. |
this has been fixed by #54 |
Hey there, found the following bug/infinite loop/oom that can be reproduced with the following code:
found using jsfuzz
The text was updated successfully, but these errors were encountered: