commit | ee6a1514716bbdb15f4aca808589162e7c040cee | [log] [tgz] |
---|---|---|
author | Song Zhao <song.zhao@amlogic.com> | Wed Sep 08 11:28:57 2021 -0700 |
committer | Song Zhao <song.zhao@amlogic.com> | Wed Sep 08 11:31:14 2021 -0700 |
tree | c23a8a17de39134332b667908f3168f3a982365f | |
parent | d56c187fe21daf95122d3f87c0601be5c2896b3a [diff] |
avsync-lib: fix wild pointer crash [1/1] PD#SWPL-58781 Problem: Due to duplicated PTS of the interlaced stream, dropping logic is triggered. If there is no frame in the queue, a wild pointer access will lead to crash. Solution: Check pointer before access Verify: AP222 + Stream in JIRA Change-Id: I4a7fd57d08bcde4c4532afbc9988c27fe009d752