| Summary: | A memory leak in the SDL threads | ||
|---|---|---|---|
| Product: | SDL | Reporter: | josua.sassen |
| Component: | thread | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 1.2.13 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
josua.sassen
2008-12-24 17:09:13 UTC
Hmm, I discovered that it's no a bug, sry. I didn't know that I have to kill every thread by SDL_KillThread even if it is at his end(return)... (bad tutorial :/) But it would be nice if you don't have to :) |