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
\src\lib\openmj2\mj2.c line 1456 + 1494
access to name is out of bounds (size of name array only 2)
cio_write(cio, tk->urn[urn_num].name[2], 4);
cio_write(cio, tk->urn[urn_num].name[3], 4);
The text was updated successfully, but these errors were encountered:
rouault
changed the title
Out of bounds
openmj2\mj2.c: Out of bounds
Jul 29, 2017
\src\lib\openmj2\mj2.c line 1456 + 1494
access to name is out of bounds (size of name array only 2)
cio_write(cio, tk->urn[urn_num].name[2], 4);
cio_write(cio, tk->urn[urn_num].name[3], 4);
The text was updated successfully, but these errors were encountered: