OSDN Git Service

st/omx/enc: check uninitialized list from task release
authorLeo Liu <leo.liu@amd.com>
Mon, 11 Jul 2016 19:27:16 +0000 (15:27 -0400)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 21 Jul 2016 11:20:56 +0000 (12:20 +0100)
commit6deeccf5aaf1ca08d3d8b95483b46ea1d63187ca
tree7f2f72314ba4b11de03da23e5c92710194718f1f
parentbf11931c953d870161d26c68fcf2a227425e0d4f
st/omx/enc: check uninitialized list from task release

The uninitialized list should be checked and returned.

Thank Julien for the notification and suggested fix.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit b9d10e79c88842ba05d6937a3803cb5740b866da)
src/gallium/state_trackers/omx/vid_enc.c