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

Informational advisory for rust-lang-nursery/failure#336 #318

Merged
merged 2 commits into from Aug 14, 2020

Conversation

Qwaz
Copy link
Contributor

@Qwaz Qwaz commented Jun 29, 2020

The current Failure API allows safe Rust code to implement malfunctioning __private_get_type_id__ and cause type confusion when downcasting, which is an undefined behavior.

rust-lang-deprecated/failure#336

Copy link
Member

@Shnatsel Shnatsel 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, with one nit. Thanks for the report, and sorry about the delay in review!

crates/failure/RUSTSEC-0000-0000.toml Outdated Show resolved Hide resolved
@Shnatsel
Copy link
Member

Merging. Thanks!

@Shnatsel Shnatsel merged commit 1837ccc into rustsec:master Aug 14, 2020
@Qwaz Qwaz deleted the failure-336 branch August 20, 2020 00:14
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.

None yet

2 participants