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
I left apart the openmj2 case since this lib wasn't really touched. It has currently a dummy opj_image_data_malloc/free implementation that just redirects to standard malloc/free
Currently, mismatches have been found in the following files:
src/lib/openjp2/image.c
src/lib/openjp2/jp2.c
src/lib/openmj2/jp2.c
This may lead to crash on Windows as described in 61fb5dd
BTW, I don't know if openjp3d, openjpip, or openjpwl have same problems.
My patch could address issues in openjp2 and openmj2.
The text was updated successfully, but these errors were encountered: