]> git.sesse.net Git - ffmpeg/commit
libavfilter/dnn_backend_native: check mem allocation
authorChris Miceli <chris@miceli.net.au>
Wed, 14 Oct 2020 00:19:50 +0000 (11:19 +1100)
committerGuo, Yejun <yejun.guo@intel.com>
Wed, 14 Oct 2020 02:19:05 +0000 (10:19 +0800)
commitad95e5e45dbb3c3dddc3e2c3fe93bc98f239bd29
tree020a49a6b04a6246a1e85816409c0cf047da3854
parent00772ef4f7c87e708b5292a696c3efc78d234366
libavfilter/dnn_backend_native: check mem allocation

check that frame allocations return non-null.
libavfilter/dnn/dnn_backend_native.c