| Summary: | crash inside X11_GetWindowTitle: SDL_strdup called with a NULL pointer. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | gregory.hainaut |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | HG 1.2 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
gregory.hainaut
2011-05-02 11:55:30 UTC
Can you retest with the latest snapshot? http://www.libsdl.org/tmp/SDL-1.3.zip Looking at the code, it checks for propdata not being NULL after each call. It sounds like this is fixed already? Thanks! (In reply to comment #1) > Can you retest with the latest snapshot? > http://www.libsdl.org/tmp/SDL-1.3.zip > > Looking at the code, it checks for propdata not being NULL after each call. It > sounds like this is fixed already? > > Thanks! Yes that good for me. I close the bug report. Thanks you very much. |