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

Fangrui Song via Phabricator reviews at reviews.llvm.org
Sun Sep 30 18:44:58 PDT 2018


MaskRay added a comment.

> 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 :)


Repository:
  rL LLVM

https://reviews.llvm.org/D52401





More information about the libcxx-commits mailing list