DataFlowSanitizer: fix a use-after-free. Spotted by libgmalloc.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 12 Aug 2013 22:38:39 +0000 (22:38 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 12 Aug 2013 22:38:39 +0000 (22:38 +0000)
commita90d91fd1add17b3c6af09a845ede940595098e9
tree5519287dd17101022b76225a021b4c2d719c1167
parentf15dfe4eb48e8e2ff02a30bc8ba9112108f9b83d
DataFlowSanitizer: fix a use-after-free.  Spotted by libgmalloc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188216 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp