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

removes the buffer tracking #1155

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

ivg
Copy link
Member

@ivg ivg commented Jun 30, 2020

It didn't prove to really have any benefits but clashes with regular heap overflow tracking. Fixes #1152.

It didn't prove to really have any benefits but clashes with regular
heap overflow tracking.
@ivg ivg requested a review from gitoleg June 30, 2020 12:42
@gitoleg gitoleg merged commit 3c96985 into BinaryAnalysisPlatform:master Jun 30, 2020
ivg added a commit to ivg/bap that referenced this pull request Jun 30, 2020
Fixes a broken fix introduced with BinaryAnalysisPlatform#1155 unfortunately this file is
not covered with CI, which we need to fix ASAP (see BinaryAnalysisPlatform#1156, BinaryAnalysisPlatform#1157).
ivg added a commit to ivg/bap that referenced this pull request Jun 30, 2020
Fixes a broken fix introduced with BinaryAnalysisPlatform#1155 unfortunately this file is
not covered with CI, which we need to fix ASAP (see BinaryAnalysisPlatform#1156, BinaryAnalysisPlatform#1157).
ivg added a commit that referenced this pull request Jun 30, 2020
Fixes a broken fix introduced with #1155 unfortunately this file is
not covered with CI, which we need to fix ASAP (see #1156, #1157).
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.

heap-overflow check generates wrong incidents locations
2 participants