summaryrefslogtreecommitdiffstats
path: root/scons
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2011-07-30 21:26:26 -0700
committerKenneth Graunke <[email protected]>2011-08-05 14:19:39 -0700
commitdb726b048e8858af226dbd0f0fda72d0be01394e (patch)
tree31d8aac6acb077a3237c9c05b781e0589e2244ae /scons
parenta9e97d022cb68266639eb54947517454c8ffe45e (diff)
mesa: In validate_program(), initialize errMsg for safety.
validate_program relies on validate_shader_program to fill in errMsg; empirically, there exist cases where that doesn't happen. While tracking those down may be worthwhile, initializing the string so we don't try to ralloc_strdup random garbage also seems wise. Fixes issues caught by valgrind while running some test case. NOTE: This is a candidate for stable release branches. Reviewed-by: Chad Versace <[email protected]> Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions