[PATCH] D41664: Remove test which assumed array cookies can't be poisoned when using an operator new defined in a class

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 09:10:58 PST 2018


filcab added a comment.

BTW, the code around https://reviews.llvm.org/D41301 seem to have always been that way. Which made me unsure if this was a case of "only this got implemented and we never got around to adding the other cases", or if there was an actual problem somewhere.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41664





More information about the llvm-commits mailing list