[compiler-rt] fix failing debug_locate.cc test due to a leak
New test from r218481 fails on Linux due to LeakSanitizer reporting a leak, this patch frees the memory properly. llvm-svn: 218483
Loading
Please sign in to comment
New test from r218481 fails on Linux due to LeakSanitizer reporting a leak, this patch frees the memory properly. llvm-svn: 218483