Skip to content

EbMalloc: return EB_ErrorInsufficientResources for thread/semaphore/mutex create fail

Xu Guangxin requested to merge github/fork/xuguangxin/check_semaphore into master

else it will crash ffmpeg when we create resource failed this patch also do null check for EB_DESTORY_xxxx

This need to work with https://github.com/OpenVisualCloud/SVT-AV1/pull/504

Merge request reports