diff options
author | Emil Velikov <[email protected]> | 2015-11-29 11:48:26 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-11-29 14:31:14 +0000 |
commit | 866a1f7fddcf38c0cd40fc7b9509e562353e1acc (patch) | |
tree | abb1fb8f1081ffcf594767518cf4066d5fc852e9 /src/gallium/auxiliary | |
parent | 0396eaaf80c5d7955d7926c4e448f006c7682d2e (diff) |
st/va: add missing break statement
Earlier commit factored out the mpeg4 IQ matrix handling into separate
function, although it forgot to add a break in its case statement.
Thus the data ended up partially overwritten as the mpeg4 and h265
structs are members of the desc union.
Spotted by Coverity (CID 1341052)
Fixes: 64761a841db "st/va: move MPEG4 functions into separate file"
Cc: Julien Isorce <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions