]> git.cworth.org Git - apitrace/commit
trace: Protect against uninitialized pointers if debug extensions are not exposed...
authorPeter Lohrmann <PeterL@valvesoftware.com>
Fri, 12 Jul 2013 20:15:25 +0000 (16:15 -0400)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 8 Oct 2013 23:50:14 +0000 (16:50 -0700)
commit9d9eb81d94075181c360d4712b9fd3baa58d5782
treee1dc21dd3fd751d1b471fb5a954d47df3c9be403
parente0f0a970dfa16eb6923f0962f2d3095c39973278
trace: Protect against uninitialized pointers if debug extensions are not exposed by the underlying driver and the user is attempting to query for a message log or object label.

Sets the return parameters to NULL
dispatch/glproc.py
wrappers/gltrace.py