OSDN Git Service

Fixes bugzilla #1730.
authorIan Romanick <idr@us.ibm.com>
Fri, 5 Aug 2005 23:13:13 +0000 (23:13 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 5 Aug 2005 23:13:13 +0000 (23:13 +0000)
commit23a4f50c5b2080e97d1a48d7fb693ad8269fe0e7
treeab7114b203ec8d49aec9efd43e31cf49822ecf6e
parent6965f2cb0a481e88fb87f34f82d775bc2080a460
Fixes bugzilla #1730.

Make sure that all the values used in the clean-up code are initialized at
some point.  It is still unclear to me as to why GCC does not complain.  I
suspect the problem may be due to the depth of if-statement nesting.
src/glx/x11/glxext.c