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
Code should be changed to make it more resilient when a corrupted avm file is provided.
Changes such as changing strcmp with strncmp functions and similar changes should be evaluated.
The text was updated successfully, but these errors were encountered:
Code should be changed to make it more resilient when a corrupted avm file is provided.
Changes such as changing
strcmp
withstrncmp
functions and similar changes should be evaluated.The text was updated successfully, but these errors were encountered: