summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorHarish Mahendrakar <harish.mahendrakar@ittiam.com>2019-10-22 16:01:37 -0700
committerKyriakos Ispoglou <ispo@google.com>2019-11-07 16:19:45 -0800
commit89af851902cc10de30cc0b522934597ab8ea95df (patch)
treed7c5e4367e5f9edd6887155c6e54414da44562e6 /common
parenta1f15719f1b153f49cffcab67f5d85f05c01e347 (diff)
downloadandroid_external_libavc-89af851902cc10de30cc0b522934597ab8ea95df.tar.gz
android_external_libavc-89af851902cc10de30cc0b522934597ab8ea95df.tar.bz2
android_external_libavc-89af851902cc10de30cc0b522934597ab8ea95df.zip
decoder: Move initialization of dbp_mgr entries to init_decoder()
Earlier these were only initialized during static buffer allocations. Initializing them in init_decoder() will ensure that these get initialized to default values during reset() as well. Without this, in some error cases, there is a possibility of heap-use-after free, when resolution changes and these pointers point to memory that is freed Bug: 142602711 Test: poc in bug Change-Id: Ie39fee0eca56bf32cdc558099bf167d05eb89620 (cherry picked from commit 01da7b5a52a76aee615b4e32eeceb4887d3662f0)
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions