[PATCH] D79133: [scudo] Zero- and pattern-initialization of memory.

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 09:02:44 PDT 2020


cryptoad added a comment.

What should be the behavior of `calloc` with `pattern_fill_contents`, should it still be 0 or the pattern?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79133





More information about the llvm-commits mailing list