diff options
author | Brian Paul <brianp@vmware.com> | 2009-10-05 14:07:29 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-10-05 14:07:29 -0600 |
commit | 3b29dcbb5e1f0641cdfab22b5e578d933e9dbf35 (patch) | |
tree | 209f258f3e38b682656a933ae2afd6d9190edf47 /progs | |
parent | a8768bbc9de1441384cecc147d51c9ee6431b924 (diff) |
intel: remove a buffer equality test in _mesa_make_current()
Before, if we called glXMakeCurrent() to change a context's window binding
while an FBO was bound, we weren't updating the intel->driDrawable and
intel->driReadDrawable fields. This could cause us to dereference a null
pointer elsewhere.
Diffstat (limited to 'progs')
0 files changed, 0 insertions, 0 deletions