diff options
author | Chia-hung Duan <chiahungduan@google.com> | 2023-06-26 22:28:38 +0000 |
---|---|---|
committer | Chia-hung Duan <chiahungduan@google.com> | 2023-06-26 22:37:58 +0000 |
commit | b3e42830aba036e8ef1a37734872dba73ee750e7 (patch) | |
tree | 4ccacf07bd88ebcf4a4beca978b513bc827c7f1a /lldb/packages/Python/lldbsuite | |
parent | 6a6db74b77130874f9fd03b366ae77feab746dd7 (diff) | |
download | llvm-b3e42830aba036e8ef1a37734872dba73ee750e7.zip llvm-b3e42830aba036e8ef1a37734872dba73ee750e7.tar.gz llvm-b3e42830aba036e8ef1a37734872dba73ee750e7.tar.bz2 |
[scudo] Fix insufficient blocks when pushing BatchClass blocks
`populateFreeListAndPopBatch` may return batch with single block. Merge
it with the reported free blocks and enqueue them together.
Reviewed By: cferris, fabio-d
Differential Revision: https://reviews.llvm.org/D153787
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions