Skip to content

Conversation

@owenv
Copy link
Contributor

@owenv owenv commented Apr 10, 2020

Missed this when reviewing #30791 , but ASAN caught it here: https://ci.swift.org//job/oss-swift-incremental-ASAN-RA-osx/4602/consoleFull#-17223166953122a513-f36a-4c87-8ed7-cbc36a1ec144

This would manifest as a stack-use-after-scope because an llvm::Twine can't be safely stored.

@owenv
Copy link
Contributor Author

owenv commented Apr 10, 2020

@swift-ci smoke test

@owenv
Copy link
Contributor Author

owenv commented Apr 10, 2020

@swift-ci Please ASAN test

@owenv owenv requested a review from omochi April 10, 2020 12:02
Copy link
Contributor

@omochi omochi left a comment

Choose a reason for hiding this comment

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

Oh, I see.
I'll be careful in the future.

@owenv
Copy link
Contributor Author

owenv commented Apr 10, 2020

@omochi no problem, I didn't notice this either 🙂

@owenv owenv merged commit 4560817 into swiftlang:master Apr 10, 2020
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.

2 participants