We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b615fa4 commit 35fb6a1Copy full SHA for 35fb6a1
1 file changed
test/iobuf_unittest.cpp
@@ -2186,8 +2186,6 @@ static void* partial_overlap_release_tls_block_chain_thread(void* arg) {
2186
}
2187
2188
TEST_F(IOBufTest, regression_3243_release_tls_block_chain_partial_overlap_keeps_prefix) {
2189
- install_debug_allocator();
2190
-
2191
PartialOverlapResult result;
2192
result.has_cycle = false;
2193
result.tls_block_count = -1;
0 commit comments