libavfilter/vf_curves: fix a memory leak on error path
commit3f691c0c6a8cbb293740df4f3bba06a8f5d5fba5
authorLuMingYin <lumingyindetect@163.com>
Sat, 13 Apr 2024 03:57:00 +0000 (13 11:57 +0800)
committerZhao Zhili <zhilizhao@tencent.com>
Mon, 20 May 2024 15:57:45 +0000 (20 23:57 +0800)
tree0401288af3775aeb2563d14236d4dee3b3b917ed
parent14f9e47314ab70a2c786cb040ca0ca2fc1a0e163
libavfilter/vf_curves: fix a memory leak on error path

Signed-off-by: LuMingYin <lumingyindetect@163.com>
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
libavfilter/vf_curves.c