aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-07-29 18:38:52 -0500
committerJoseph Huber <huberjn@outlook.com>2025-07-29 18:50:02 -0500
commit78c460bbe8f1fc17e2e66b37edf419ccecbfecba (patch)
tree21a5ed11f222150f85cad5f8a45b50b81039265c /lldb/packages/Python/lldbsuite/test/dotest.py
parent9b4a44d63da9e745d197766b55dfd97f0eadb66e (diff)
downloadllvm-78c460bbe8f1fc17e2e66b37edf419ccecbfecba.zip
llvm-78c460bbe8f1fc17e2e66b37edf419ccecbfecba.tar.gz
llvm-78c460bbe8f1fc17e2e66b37edf419ccecbfecba.tar.bz2
[libc] Fix incorrect count when initializing slab
Summary: The initialization code should share the result with all of its neighbors. Right now it sets them to the sentinel value and doesn't shuffle them correctly. Shuffle them after initialization so we correctly report that we succeeded in the allocation.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions