android_kernel_xiaomi_sm8350/msm
Aniket Masule 1a50269424 msm: vidc: Add state check to allow flush command
Entry field from clock data structure gets initialized with
codec data during state transition from MSM_VIDC_CORE_INIT_DONE
to MSM_VIDC_OPEN. When flush is called before this transaction,
it calls msm_clock_data_reset where mentioned field is getting
accessed, which results in uninitialized data access. Add state
check to ensure the command is handled in right sequence.

Change-Id: Ic98221cbfe465415d89a0e2891f8af65f584f1dc
Signed-off-by: Aniket Masule <amasule@codeaurora.org>
2019-05-15 12:57:58 -07:00
..
vidc msm: vidc: Add state check to allow flush command 2019-05-15 12:57:58 -07:00
Makefile techpack: video: Updating video kernel snapshot 2019-05-02 23:10:10 -07:00