avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths()master
commit62d7106c36037d1bedd5a2e216540740f8f735eb
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 18 May 2024 00:45:39 +0000 (18 02:45 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 28 May 2024 01:48:08 +0000 (28 03:48 +0200)
tree53d2690ba360ea1137ab8040db492c6e7bd3ffd9
parentd5cc21741b9c2c28f8436f0a1e27687794d63ab1
avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths()

Fixes: CID1544630 Resource leak

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/vlc.c