Merge remote-tracking branch 'origin/topic/vern/zam-vector-loop-leak'

* origin/topic/vern/zam-vector-loop-leak:
  fixed ZAM memory leak when looping over vectors of records
This commit is contained in:
Arne Welzel 2024-11-08 15:30:12 +01:00
commit bc75b1811d
6 changed files with 56 additions and 1 deletions

View file

@ -0,0 +1,9 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
0, [a=123]
1, [a=456]
[a=123]
[a=456]
0, [1]
1, [2]
[1]
[2]