summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2009-11-20 12:34:21 -0800
committerVinson Lee <vlee@vmware.com>2009-11-20 12:34:21 -0800
commit48deddaa6f81e58f0ad6ab1c6cbd31c0184a0a3b (patch)
treed69a6edb9509be7e4de6f998186af6d88904d1a1 /progs
parente26135a744f740430e3dc341fa692544ba99c11e (diff)
progs/tests: Initialize variable in getprocaddress.c.
Diffstat (limited to 'progs')
-rw-r--r--progs/tests/getprocaddress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/tests/getprocaddress.c b/progs/tests/getprocaddress.c
index a09ea58e1d..b905eeaf81 100644
--- 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