Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DdiMedia_QueryConfigAttributes: do not check input value of num_attribs #18

Merged
merged 1 commit into from
Dec 16, 2017

Conversation

uartie
Copy link
Contributor

@uartie uartie commented Dec 7, 2017

num_attribs parameter is an "out" parameter. Therefore, there is no
contract with caller about its input value.

Fixes #15

Signed-off-by: U. Artie Eoff [email protected]

num_attribs parameter is an "out" parameter.  Therefore, there is no
contract with caller about its input value.

Fixes intel#15

Signed-off-by: U. Artie Eoff <[email protected]>
Copy link
Contributor

@yakuizhao yakuizhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense.
LGTM.

@XinfengZhang XinfengZhang merged commit 4e165de into intel:master Dec 16, 2017
@XinfengZhang
Copy link
Contributor

mistake when merge the PR, reverted. the PR should be reopened.

@XinfengZhang
Copy link
Contributor

manually cherry-picked.

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.

3 participants