summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.cc
diff options
context:
space:
mode:
author Santiago Aboy Solanes <solanes@google.com> 2024-03-22 10:47:58 +0000
committer Santiago Aboy Solanes <solanes@google.com> 2024-03-25 15:13:59 +0000
commitb71150621fd1357e4be1bf2644a3fd99e69bc933 (patch)
tree56245d40e59089c748fadab509d93ddf860c6fc5 /runtime/quick_exception_handler.cc
parent00fbc4047bd6a1984c333b93fc39e73e61a2521a (diff)
Rename MallocAllocator to CallocAllocator
It was a misnomer since MallocAllocator was internally calling calloc. The difference is that calloc sets the memory to zero which malloc does not. Bug: 329037671 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: I77f44df2681b64a25e1d06773b2a2ed150748e00
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions