[PATCH] D52401: Remove redundant null pointer check in operator delete

Marshall Clow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 30 23:31:42 PDT 2018


mclow.lists added a comment.

In https://reviews.llvm.org/D52401#1250552, @MaskRay wrote:

> > I seem to recall a problem with that
>
> I would like to know if your impression came from the common PWN technique when the attacker found a heap buffer overflow :)


No; that's not what I'm looking into.


Repository:
  rL LLVM

https://reviews.llvm.org/D52401





More information about the llvm-commits mailing list