This is an archive of the discontinued LLVM Phabricator instance.

Fix use after free
ClosedPublic

Authored by trentxintong on Jan 6 2017, 1:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

trentxintong retitled this revision from to Fix use after free.
trentxintong updated this object.
trentxintong added a subscriber: llvm-commits.
aprantl accepted this revision.Jan 6 2017, 1:55 PM
aprantl added a reviewer: aprantl.
aprantl added a subscriber: aprantl.

Good catch!

This revision is now accepted and ready to land.Jan 6 2017, 1:55 PM
This revision was automatically updated to reflect the committed changes.