| Summary: | IMG_ReadXPMFromArray() crashes when loading XPM from memory instead of file | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Pierre Sarrazin <sarrazip> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | konqueror |
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Attachments: | Patch fixing several segfaults | ||
|
Description
Pierre Sarrazin
2006-07-19 08:30:52 UTC
Created attachment 150 [details]
Patch fixing several segfaults
I have got a patch for the same problem in Debian. Applications that worked with SDL_Image 1.2.4 segfaulted a lot with SDL_Image 1.2.5. The attached patch fixes this. I already use this patch in Debian and it looks okay.
This patch is now in Subversion (revision #2970). Thanks! --ryan. |