packetizer: av1: fix double free
If the p_extra is freed in the previous branch, it is also freed in this branch without being reset to NULL before. Regression from a95213e2.
Loading
Please register or sign in to comment
If the p_extra is freed in the previous branch, it is also freed in this branch without being reset to NULL before. Regression from a95213e2.
VideoLAN code repository instance