Skip to content

arb_separate_shader_objects: Check return values.

Vinson Lee requested to merge vlee/piglit:fix-cid-743618 into master
Calling piglit_link_check_status without checking return value.

Reported-by: Coverity Scan
Fixes: 13fbb8442a47 ("sso: Combine 20 vertex shaders and 20 fragment shaders in various ways.")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>

cc: @idr

Merge request reports