[scudo] Fix data leak in wrappers_c_test.cpp
authorRiley <robertsriley@google.com>
Mon, 26 Jun 2023 22:30:27 +0000 (22:30 +0000)
committerChia-hung Duan <chiahungduan@google.com>
Mon, 26 Jun 2023 22:37:58 +0000 (22:37 +0000)
commit01c02abc540d34b3627c19d7fc5405e35821a0df
treecdc0e6b01307a011c28478492584dbab40a5cfef
parentb3e42830aba036e8ef1a37734872dba73ee750e7
[scudo] Fix data leak in wrappers_c_test.cpp

In SmallAlign implemented deallocation for the pointers

Reviewed By: cferris, Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D153480
compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp