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

AddressSanitizer parsing: free on not malloc'd address #356

Closed
e45lee opened this issue Aug 10, 2015 · 0 comments
Closed

AddressSanitizer parsing: free on not malloc'd address #356

e45lee opened this issue Aug 10, 2015 · 0 comments
Labels

Comments

@e45lee
Copy link
Contributor

e45lee commented Aug 10, 2015

ERROR: AddressSanitizer: attempting free on address which was not malloc()-ed: 0x7ffc504f7920 in thread T0

@e45lee e45lee added the bug label Aug 10, 2015
@e45lee e45lee closed this as completed in cd0f2f8 Aug 17, 2015
e45lee added a commit that referenced this issue Aug 17, 2015
[frontend] Handle AddressSanitizer free on not malloc address.  Fixes #356.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant