https://cirrus-ci.com/task/4646509657980928?logs=ci#L91
0[05:44:30.094] INFO: libFuzzer disabled leak detection after every mutation.
1[05:44:30.094] Most likely the target function accumulates allocated
2[05:44:30.094] memory in a global state w/o actually leaking it.
3[05:44:30.094] You may try running this binary with -trace_malloc=[12] to get a trace of mallocs and frees.
4[05:44:30.094] If LeakSanitizer is enabled in this process it will still
5[05:44:30.094] run on the process shutdown.
Happening in at least txgraph
& transaction
. Not sure I’ve seen this before.