bitcoin/test/sanitizer_suppressions
MarcoFalke fa15a9934e
test: Remove unused sanitizer suppressions
* The GCC suppression was fixed in gcc-11, which is available on all LTS
  releases of Linux distros.
* The feerate suppression was likely fixed and does not trigger anymore.
  If it was to trigger again, the underlying bug should be fixed instead
  of suppressing it.
* The bench suppression does not trigger anymore.

Also, add comments to tsan suppressions on how to reproduce.
2023-04-21 09:52:24 +02:00
..
lsan sanitizers: remove GetRNGState lsan suppression 2023-03-30 14:10:35 +01:00
tsan test: Remove unused sanitizer suppressions 2023-04-21 09:52:24 +02:00
ubsan test: Remove unused sanitizer suppressions 2023-04-21 09:52:24 +02:00