Fixed many valgrind errors. But, I broke testdyngl.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402740
This commit is contained in:
parent
011c8c6dc3
commit
b315d5379d
5 changed files with 65 additions and 15 deletions
|
@ -254,7 +254,7 @@ X11_GL_InitExtensions(_THIS)
|
|||
_this->gl_data->glXDestroyContext(display, context);
|
||||
}
|
||||
XDestroyWindow(display, w);
|
||||
/* X11_PumpEvents(_this); */ /* can't do that because the windowlist may be inconsitent at this point */
|
||||
X11_PumpEvents(_this);
|
||||
}
|
||||
|
||||
static int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue