projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e26135a
)
progs/tests: Initialize variable in getprocaddress.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 20 Nov 2009 20:34:21 +0000
(12:34 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 20 Nov 2009 20:34:21 +0000
(12:34 -0800)
progs/tests/getprocaddress.c
patch
|
blob
|
history
diff --git
a/progs/tests/getprocaddress.c
b/progs/tests/getprocaddress.c
index a09ea58e1da64e9802b3bad115d040b53ff0d262..b905eeaf81b8f7f18e348b1d04766ade333116f7 100644
(file)
--- a/
progs/tests/getprocaddress.c
+++ b/
progs/tests/getprocaddress.c
@@
-3516,7
+3516,7
@@
check_functions( const char *extensions )
struct name_test_pair *entry;
int failures = 0, passes = 0, untested = 0;
int totalFail = 0, totalPass = 0, totalUntested = 0, totalUnsupported = 0;
- int doTests;
+ int doTests
= 0
;
const char *version = (const char *) glGetString(GL_VERSION);
/* The functions list will have "real" entries (consisting of