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
(regression introduced by 5b177b3)
The SSE2 implementation of progressive Huffman encoding performed
extraneous iterations when the scan length was a multiple of 16.
Based on:
rouault/libjpeg-turbo@bb7f1efFixesmozilla#335Closesmozilla#367
I try tjunittest and tjunittest-static , it caused core dumped
I also try in libjpeg-turbo, it can successfully execute.
I try to open AddressSanitizer , it says it is stack-buffer-overflow
I thinks it is RGB Top-Down -> GRAY Q100 error
The text was updated successfully, but these errors were encountered: