Skip to content

Commit 8a0dc8c

Browse files
kwvgPastaPastaPasta
authored andcommitted
merge bitcoin#21586: Add missing suppression for signed-integer-overflow:txmempool.cpp
1 parent 53cf0d5 commit 8a0dc8c

File tree

1 file changed

+1
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-0
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,5 @@ shift-base:leveldb/
100100
shift-base:net_processing.cpp
101101
shift-base:streams.h
102102
shift-base:util/bip32.cpp
103+
signed-integer-overflow:txmempool.cpp
103104
vptr:bls/bls.h

0 commit comments

Comments
 (0)