Skip to content

[media common]fix the buffer allocation/free mismatch#2007

Open
XinfengZhang wants to merge 1 commit into
intel:masterfrom
XinfengZhang:fix2006
Open

[media common]fix the buffer allocation/free mismatch#2007
XinfengZhang wants to merge 1 commit into
intel:masterfrom
XinfengZhang:fix2006

Conversation

@XinfengZhang
Copy link
Copy Markdown
Contributor

Fixes #2006.
the mismatch is caused by MOS_New(MOS_BUFFER) , but it just free the buffer->OsResource, not the buffer structure

Fixes intel#2006.
the mismatch is caused by MOS_New(MOS_BUFFER) , but it just free the
buffer->OsResource, not the buffer structure

Signed-off-by: Carl.Zhang <carl.zhang@intel.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.

[Bug]: iHD driver new-delete-type-mismatch issue

1 participant