fuzz: Create a block template in tx_pool targets

This commit is contained in:
MarcoFalke
2021-04-28 21:04:14 +02:00
parent fa61ce5cf5
commit fa03d0acd6
2 changed files with 28 additions and 13 deletions

View File

@@ -5,6 +5,8 @@
# names can be used.
# See https://github.com/google/sanitizers/issues/1364
signed-integer-overflow:txmempool.cpp
# https://github.com/bitcoin/bitcoin/pull/21798#issuecomment-829180719
signed-integer-overflow:policy/feerate.cpp
# -fsanitize=integer suppressions
# ===============================