You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
handleDefineBits needs i++ just after parsing the JPEG erroneous header 0xff, 0xd9, 0xff, 0xd8. Otherwise data.substr(0, i - 4) will get substr(0, -1).
Hello!
If the swf contains an image, it does not work...
is it normal?
thank you!
The text was updated successfully, but these errors were encountered: