Skip to content

fix core dump issue#85

Open
renjiang-qti wants to merge 1 commit intoqualcomm-linux:video.qclinux.mainfrom
renjiang-qti:fix-panic-issue
Open

fix core dump issue#85
renjiang-qti wants to merge 1 commit intoqualcomm-linux:video.qclinux.mainfrom
renjiang-qti:fix-panic-issue

Conversation

@renjiang-qti
Copy link
Copy Markdown

Move vb2_queue_deinit() before session close to avoid freeing inst->packet before venus_hfi_stop(). Also add defensive checks before dereferencing dma-buf file pointers and fix a missing put_inst() on stats_work error paths.

Change-Id: I205d37a8743bffd6805b99a99981e5313444513d

Move vb2_queue_deinit() before session close to avoid freeing
inst->packet before venus_hfi_stop(). Also add defensive checks
before dereferencing dma-buf file pointers and fix a missing
put_inst() on stats_work error paths.

Change-Id: I205d37a8743bffd6805b99a99981e5313444513d
Signed-off-by: Renjiang Han <renjiang@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant