summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
diff options
context:
space:
mode:
authorJakob Sinclair <[email protected]>2016-06-04 01:09:52 +0200
committerIago Toral Quiroga <[email protected]>2016-06-07 08:13:25 +0200
commitb450f29073c4129896fce37699ef3d7f152ed458 (patch)
treefe9617ede87de475e8cc1b9d8b1246507f31063e /src/gallium/docs
parentc295923d139b2c2daf169c94d9edcca23527289b (diff)
glsl: initialise pointer to NULL
Could cause issues if you tried to read from an uninitialised pointer. This just initalises the pointer to null to avoid that being a problem. Discovered by Coverity. CID: 1343616 Signed-off-by: Jakob Sinclair <[email protected]> Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/gallium/docs')
0 files changed, 0 insertions, 0 deletions