Thomas Stenersen

Results 3 issues of Thomas Stenersen

Hi, (I tried searching to see if this was reported before, but could not find anything, so please refer me to the appropriate issue if it already exists.) I'm trying...

Bug
Documentation

When using ASAN (`meson setup -Db_sanitize=address build`) together with Criterion I noticed Criterion seem to be leaking memory when using array type tags like ```c Test(leaky, leaky_test) { int vector[3]...