comparison test/threadwin.c @ 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 40888832d785
children faa9fc8e7f67
comparison
equal deleted inserted replaced
2320:166400aa33d7 2321:c5feceb0395e