diff options
author | Andreas Rheinhardt <[email protected]> | 2021-03-10 17:22:29 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-03-11 13:06:32 +0100 |
commit | 508d7005a00ea0d047834d661109c57a1bacef53 (patch) | |
tree | 7d10a94e6f5f7174cfe4556e8c2f5b81a5e877aa /libavdevice/decklink_dec.cpp | |
parent | 16e36d5c0cb9573b10cbbc5c40aaec58d4a340e7 (diff) |
dnn/dnn_backend_native_layer_conv2d: Fix memleak on error
If an error happens when preparing the output data buffer, an already
allocated array would leak. Fix this by postponing its allocation.
Fixes Coverity issue #1473531.
Reviewed-by: Guo, Yejun <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavdevice/decklink_dec.cpp')
0 files changed, 0 insertions, 0 deletions