| Summary: | SDL_CreateTexture allows the creation of textures of size 0, which can lead to div by 0 errors | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mason Wheeler <masonwheeler> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Mason Wheeler
2010-04-15 21:03:56 UTC
This is fixed, thanks! changeset: 4433:9fa97c6b0014 tag: tip user: Sam Lantinga <slouken@libsdl.org> date: Thu Apr 15 21:27:32 2010 -0700 summary: Fixed bug 984 |