Skip to content

[lldb-moduleimport-test] Validate input to prevent crashes. #15981

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

Merged
merged 1 commit into from
Apr 17, 2018

Conversation

dcci
Copy link
Member

@dcci dcci commented Apr 17, 2018

No description provided.

@dcci dcci requested a review from adrian-prantl April 17, 2018 18:23
@dcci
Copy link
Member Author

dcci commented Apr 17, 2018

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 89ede1c into swiftlang:master Apr 17, 2018
if (!validateInputFile(InputFilename))
return 1;
if (!validateInputFile(DumpTypeFromMangled))
return 1;
Copy link
Contributor

Choose a reason for hiding this comment

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

DumpTypeFromMangled and DumpDeclFromMangled are file names?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes (text files). Would you like me to rename them to be more self-explanatory? Thanks!

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