[PATCH] D56521: Avoid use-after-free in ~LegacyRTDyldObjectLinkingLayer
Benjamin Kramer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 11:57:44 PST 2019
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
This is an obvious fix for a use-after-free. Looks good.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56521/new/
https://reviews.llvm.org/D56521
More information about the llvm-commits
mailing list