Mercurial > sdl-ios-xcode
comparison docs.html @ 2321:c5feceb0395e
SetupWindowData in SDL_X11window.c was realloc()ing the display window list and incrementing numwindows even though those are being updated in functions that call
this function. The result is that it is possible to get the same window added to the list twice.
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Tue, 04 Mar 2008 23:09:28 +0000 |
parents | c121d94672cb |
children | a67a961e2171 |
comparison
equal
deleted
inserted
replaced
2320:166400aa33d7 | 2321:c5feceb0395e |
---|