[PATCH] D121512: [Support] zlib::compress: replace compress2 with iterative deflate

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 15:31:12 PST 2022


joerg added a comment.

But that doesn't really matter much as long as it is uninitialized virtual memory? This is almost always used for a very short time as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121512



More information about the llvm-commits mailing list