+15
−3
+1
−0
scripts/prepare_mem_dryrun.py
0 → 100644
+29
−0
scripts/strsub_wmc_skip.py
0 → 100644
+28
−0
Loading
Merge branch '286-add-dry-run-memory-measurement-to-catch-unbalanced-malloc-free-in-smoke-test' into 'main' Modify smoke_test.sh to include dry-run of memory analysis, finding unbalanced memory alloc/dealloc See merge request !384