[PATCH] D63146: [scudo][standalone] Unmap memory in tests

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 10:35:25 PDT 2019


cryptoad updated this revision to Diff 204103.
cryptoad marked an inline comment as done.
cryptoad added a comment.

Update the deleters to actually delete the pointer itself as well.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D63146

Files:
  lib/scudo/standalone/bytemap.h
  lib/scudo/standalone/primary32.h
  lib/scudo/standalone/primary64.h
  lib/scudo/standalone/tests/bytemap_test.cc
  lib/scudo/standalone/tests/primary_test.cc
  lib/scudo/standalone/tests/tsd_test.cc
  lib/scudo/standalone/tsd_exclusive.h
  lib/scudo/standalone/tsd_shared.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63146.204103.patch
Type: text/x-patch
Size: 8712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/b1ac3a46/attachment.bin>


More information about the llvm-commits mailing list