]> git.sesse.net Git - ffmpeg/commit
dnn/dnn_backend_native_layer_conv2d: Fix allocation size
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 9 Sep 2020 12:10:24 +0000 (14:10 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 9 Sep 2020 12:58:26 +0000 (14:58 +0200)
commit9beaf536fe5b52ed5af4d4dd5746277ee5ac9552
tree53b1dfa66ab8ed286c024616d77ec886d8eab5c3
parent3e950f53496d53a45c9e1ba03aa83dfaa90b2ac0
dnn/dnn_backend_native_layer_conv2d: Fix allocation size

Found via ASAN with the dnn-layer-conv2d FATE-test.

Reviewed-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavfilter/dnn/dnn_backend_native_layer_conv2d.c