Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58b15eaf authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm_vidc: free buffer tags while cleanup"

parents a6ada623 026dd0b5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2060,6 +2060,8 @@ static void msm_vidc_cleanup_instance(struct msm_vidc_inst *inst)
		dprintk(VIDC_ERR,
			"Failed to release mark_data buffers\n");

	msm_comm_free_buffer_tags(inst);

	msm_comm_release_eos_buffers(inst);

	if (msm_comm_release_output_buffers(inst, true))