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
/* move into the codestream to the the first SOT (FIXME or not move?)*/if (!(opj_stream_read_seek(p_stream, p_j2k->cstr_index->main_head_end+2, p_manager) ) ) {
opj_event_msg(p_manager, EVT_ERROR, "Problem with seek function\n");
returnOPJ_FALSE;
}
l_current_datais not freed
The text was updated successfully, but these errors were encountered:
l_current_data
is not freedThe text was updated successfully, but these errors were encountered: