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

Mem leaks #719

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Mem leaks #719

merged 2 commits into from
Jun 26, 2023

Conversation

evelikov
Copy link
Contributor

  • va: don't leak driver names, when override is set
  • va: add missing space in the env.var override info message

No rocket science here ;-)

Fixes: 4f5a434 ("va: add vaGetDriverNames() internal ABI")
Signed-off-by: Emil Velikov <[email protected]>
Before:
User environment variablerequested driver '...'

After:
User environment variable requested driver '...'

Signed-off-by: Emil Velikov <[email protected]>
@evelikov evelikov mentioned this pull request Jun 22, 2023
Copy link
Contributor

@dvrogozh dvrogozh left a comment

Choose a reason for hiding this comment

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

looks good

@XinfengZhang XinfengZhang merged commit 984dfee into intel:master Jun 26, 2023
13 checks passed
@evelikov evelikov deleted the mem-leaks branch June 26, 2023 07:27
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.

4 participants