aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2022-08-11 11:13:01 -0500
committerJonathan Peyton <jonathan.l.peyton@intel.com>2022-08-11 15:26:09 -0500
commit56f36f85e029d6947d07d7d174801104785149a7 (patch)
tree15bf703c51ebdf7cfa5b8b3089ac18f26431c9c1 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent6c7b049f6eb78edf83506a858c7b211a7c70afd8 (diff)
downloadllvm-56f36f85e029d6947d07d7d174801104785149a7.zip
llvm-56f36f85e029d6947d07d7d174801104785149a7.tar.gz
llvm-56f36f85e029d6947d07d7d174801104785149a7.tar.bz2
[OpenMP][OMPT] Fix memory leak when using GCC compatibility code
Serialized parallels allocate lightweight task teams on the heap but never free them in the corresponding join. This patch adds a wrapper around the allocation (if ompt enabled) and also adds the corresponding free in the join call. Differential Revision: https://reviews.llvm.org/D131690
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions