-
Notifications
You must be signed in to change notification settings - Fork 3
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
SEGV at manage_event in SDLLaffgif.c:15 #43
Comments
I don't reproduce. SDLaffgif just exits with the message |
|
maybe you build with NGIFLIB_NO_FILE defined ? |
With NGIFLIB_NO_FILE defined, I also have the same behavior
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Desctiption
When I run the main function of SDLLaffgif.c, a segmentation fault (SEGV) was triggered at manage_event in SDLLaffgif.c:15
potentially resulting in display abnormalities or crash across the entire Linux system.
ngiflib/SDLaffgif.c
Lines 188 to 190 in fbf2d0c
ngiflib/SDLaffgif.c
Lines 13 to 15 in fbf2d0c
Test Environment
Ubuntu 22.04.1, 64bit
ngiflib(master fbf2d0c)
program source file
How to trigger
Download the poc file , program and run the following cmd:
Detail
GDB report
The text was updated successfully, but these errors were encountered: