[PATCH] D38245: [Sanitizers] Allocator: new "release memory to OS" implementation

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 15:31:22 PDT 2017


alekseyshl updated this revision to Diff 116687.
alekseyshl marked an inline comment as done.
alekseyshl added a comment.

- Switched temporary counter buffer from fixed to random mapping and address minor style comments.


https://reviews.llvm.org/D38245

Files:
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/tests/sanitizer_allocator_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38245.116687.patch
Type: text/x-patch
Size: 26176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170926/65b6075b/attachment-0001.bin>


More information about the llvm-commits mailing list