vc1: fix up memleaks in the error codepath.
Introduce end: and err: labels at the end of vc1_decode_frame(), which will clean up allocated memory consistently.
Showing
Please
register
or
sign in
to comment
Introduce end: and err: labels at the end of vc1_decode_frame(), which will clean up allocated memory consistently.