matroskamux: do not use uinitialized clut on error
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 2 May 2014 13:25:01 +0000 (14:25 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 2 May 2014 13:25:01 +0000 (14:25 +0100)
commit590e20cbc9d9ae7c1d5b8d1ffe0ceeb74faec598
tree073311b5d8d6f56c6b5b654aa15914f1aed9551a
parentd917c94037beb20b0413cf281afadaf583c28c6a
matroskamux: do not use uinitialized clut on error

If we're missing part of the clut, do not try to use it. It seems
very likely the break was meant to break out of the switch rather
than from the loop.

Coverity 1139878
gst/matroska/matroska-mux.c