commit | 873677bdbae09f24a08813563710bd33ff90f7f5 | [log] [tgz] |
---|---|---|
author | sheng.liu <sheng.liu@amlogic.com> | Thu Jul 14 10:17:54 2022 +0800 |
committer | sheng.liu <sheng.liu@amlogic.com> | Thu Jul 14 10:18:05 2022 +0800 |
tree | cdc4b2298f24a81de7aefbbbc744a2c996458c19 | |
parent | 16ae32103b9189c11f5439b64d27dcb4e4a669e0 [diff] |
gst-plugin-video-sink: CB1 double free event [1/1] PD#SWPL-80598 Problem: Basesink has unref the event, but videosink unref event again which will make double free crash Solution: Do not unref event in videosink when basesink has unref the event Verify: AP212 Change-Id: I15987e9fa767faa8346ff532e116b3ae0df66f1e Signed-off-by: sheng.liu <sheng.liu@amlogic.com>