| Summary: | SDL_BlitScaled crashes in src/video/SDL_blit_N.c:2145 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | strigeus |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
| Attachments: | Test case | ||
Nice find, thanks! It's fixed now. http://hg.libsdl.org/SDL/rev/e22726c82922 |
Created attachment 1346 [details] Test case SDL_BlitScaled crashes in src/video/SDL_blit_N.c:2145 Sometimes it produces garbage instead of crashing. See attached test case.