vdec: avoid free block when block is in free list [1/1]
authorapollo.ling <apollo.ling@amlogic.com>
Fri, 18 Sep 2020 07:40:15 +0000 (15:40 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Sun, 20 Sep 2020 03:34:37 +0000 (20:34 -0700)
commit93af3e73d14b0c0930ba95626cb74d765907d127
treefdb7eaa399385cda8e45018f85ca46e5cb608612
parent4be845fc0e141833d0560fa347da38258436d822
vdec: avoid free block when block is in free list [1/1]

PD#SWPL-33580

Problem:
When mem block is in free list, the mem block is freed

Solution:
Avoid free mem block when block is in free list

Verify:
u212

Change-Id: I7884c78c2fbd7db826eda94419569b5873c5d14e
Signed-off-by: apollo.ling <apollo.ling@amlogic.com>
drivers/frame_provider/decoder/utils/vdec_input.c