The encoder didn't clean up if a malloc failed during init. It also doesn't need any external tables to be initialized on init. Finally, it didn't need to check for whether avctx->priv_data exists during uninit. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>pull/304/head
parent
c7d726f7f4
commit
56e11ebf55
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue