[PATCH] D72550: [SCCIterator] Fix another potential use-after-free

Warren Ristow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 23:59:00 PST 2020


wristow added a comment.

> This is a follow up to https://reviews.llvm.org/D72529.

For reference, we independently encountered a similar issue to the one described in the above review, and we proposed a fix (at D72469 <https://reviews.llvm.org/D72469>) that has now been committed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72550/new/

https://reviews.llvm.org/D72550





More information about the llvm-commits mailing list