Skip to content

Conversation

alexcrichton
Copy link
Member

Turns out this was a more subtle bug than I originally thought. My analysis can be found in #7732, but I also tried to put descriptive info into the comments.

Closes #7732

This prevents attempting to run deallocated code (which is no longer present
always)
bors added a commit that referenced this pull request Jul 14, 2013
…=cmr

Turns out this was a more subtle bug than I originally thought. My analysis can be found in #7732, but I also tried to put descriptive info into the comments.

Closes #7732
@bors bors closed this Jul 14, 2013
@bors bors merged commit 21d7098 into rust-lang:master Jul 14, 2013
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.

Rusti crashes on my system when I type "let mut a = 4;" into it.
2 participants