FFmpeg/libavcodec
Andreas Rheinhardt 44f830e7f0 avcodec/wma(dec|enc): Fix memleaks upon allocation error
ff_wma_init() can fail without freeing everything it has allocated;
so add the FF_CODEC_CAP_INIT_CLEANUP to the codecs using it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit fcdb012a100b245890949b2d53cb7f042380787d)
2022-01-11 22:37:58 +01:00
..
2021-06-18 20:53:56 +02:00
2021-09-08 21:31:50 +02:00
2021-04-03 13:29:30 +02:00
2021-04-01 11:38:44 +02:00
2021-10-05 23:19:39 +02:00
2021-04-02 21:40:54 +02:00
2021-09-21 23:20:29 -03:00