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

dependency dumping does not handle the null return case of shaderc_util::GetOutputStream #290

Open
dneto0 opened this issue Jan 3, 2017 · 1 comment

Comments

@dneto0
Copy link
Collaborator

dneto0 commented Jan 3, 2017

No description provided.

@dneto0
Copy link
Collaborator Author

dneto0 commented Jan 3, 2017

This is in function DependencyInfoDumpingHandler::DumpDependencyInfo
It dereferences *dep_file_stream right after its creation, without checking for nullptr.

@dneto0 dneto0 changed the title dependency dumping does not handle the case of shaderc_util::GetOutputStream dependency dumping does not handle the null return case of shaderc_util::GetOutputStream Jan 3, 2017
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

No branches or pull requests

1 participant