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
- avoid goto - call _done + return NULL instead
- use std::string as a container for cfg instead of alloca
- in j2k_compress_done, mod must be cast directly to the state (priv_data
not set at that point)
0 commit comments