st/egl: Do not finish a fence that is NULL.
authorChia-I Wu <olv@lunarg.com>
Thu, 14 Oct 2010 09:13:36 +0000 (17:13 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 14 Oct 2010 09:16:14 +0000 (17:16 +0800)
commitd6de1f44a0cdcc739d3b319b5f102e1733e5b4e3
treed62d48ea8163dab0acbf650897be7b5edea9ff0b
parentc97c77d8698ddab1c8a2900fe7c82e1d111ccb8a
st/egl: Do not finish a fence that is NULL.

i915g would dereference the NULL pointer.
src/gallium/state_trackers/egl/common/egl_g3d_api.c