st/mesa: bail out of try_pbo_upload_common when vertex upload fails
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 3 Feb 2016 17:00:47 +0000 (18:00 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 5 Feb 2016 14:21:48 +0000 (09:21 -0500)
commita01e44adcc100a03d5aae0e4d668bf3ae462fc1b
tree992d59a72ea5aca9f9101da9adc9a55ec3f9aebf
parentb27c79bd815c77a16e63d37631bd02d7df6f4f3c
st/mesa: bail out of try_pbo_upload_common when vertex upload fails

At the same time, fix a memory leak noticed by Ilia Mirkin.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_cb_texture.c