Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make avmpack.c resilient to malformed avm files #1261

Open
bettio opened this issue Sep 8, 2024 · 0 comments
Open

Make avmpack.c resilient to malformed avm files #1261

bettio opened this issue Sep 8, 2024 · 0 comments

Comments

@bettio
Copy link
Collaborator

bettio commented Sep 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant