http://bugs.winehq.org/show_bug.cgi?id=34847
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to tomas191191 from comment #10)
I'm curious though, is this a bug in Wine, or is it a bug in The Swapper that just happens to clash with Wine? Because I see hundreds (a rough estimate) of functions in opengl_norm.c that makes the same assumptions that glBindTexture and glDeleteTextures do. Should the error checking be added to all of them too?
According to Anastasius in bug 36506 [1] that is a bad behavior in the application, but since Windows copes with that we need too. If other applications show problems in other functions they can be fixed too but since it seems to be a rare case we do it by demand.
[1] http://bugs.winehq.org/show_bug.cgi?id=36506#c6