mesa: add missing return in error path
authorEric Engestrom <eric.engestrom@intel.com>
Mon, 18 Jun 2018 10:39:05 +0000 (11:39 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Mon, 18 Jun 2018 15:19:48 +0000 (16:19 +0100)
commit9a4bd6b45f909dbf65cf66086be2492214c5ac93
tree42f76fdfe0a641c0adf7874f47b9cbf0df03564a
parenta3d93eec7cbd3fb733c1ef3b16903265e8e61b23
mesa: add missing return in error path

Fixes: 67f40dadaa6666dacd90 "mesa: add support for ARB_sample_locations"
Cc: Rhys Perry <pendingchaos02@gmail.com>
Cc: Brian Paul <brianp@vmware.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/main/fbobject.c