Files
ternfs-XTXMarkets/cpp/valgrind-suppressions
Francesco Mazzoli c1434ae040 Read/write spans
2022-12-13 22:48:35 +00:00

12 lines
219 B
Plaintext

# I haven't investigated this -- some uninitialized memory when
# invoking libunwind for the first time.
{
libunwind-uninitialized
Memcheck:Param
write(buf)
fun:syscall
...
fun:_ULx86_64_step
...
}