Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D25313
Add asan hooks to Recycler and ArrayRecycler
Needs Review
Public
Actions
Authored by
nhaehnle
on Oct 6 2016, 4:52 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
llvm-commits
Details
Reviewers
chandlerc
bogner
Summary
Already fix some use-after-frees.
Diff Detail
Build Status
Buildable 466
Build 466: arc lint + arc unit
Event Timeline
nhaehnle
updated this revision to
Diff 73765
.
Oct 6 2016, 4:52 AM
nhaehnle
retitled this revision from
to
Add asan hooks to Recycler and ArrayRecycler
.
nhaehnle
updated this object.
nhaehnle
added reviewers:
chandlerc
,
bogner
.
nhaehnle
added a subscriber:
llvm-commits
.
Diffusion
mentioned this in
rL284220: Fix use-after-frees
.
Oct 14 2016, 2:59 AM
nhaehnle
updated this revision to
Diff 74643
.
Oct 14 2016, 3:00 AM
Comment Actions
Extract the MergeStore part to
D25601
.
nhaehnle
mentioned this in
D25601: DAGCombiner: fix use-after-free when merging consecutive stores
.
Nov 2 2016, 8:28 AM