AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Make `avmpack.c` resilient to malformed avm files

Open bettio opened this issue 1 year ago • 0 comments

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.

bettio avatar Sep 08 '24 18:09 bettio