diff options
author | Benoit Germain <benoit.germain@ubisoft.com> | 2024-04-15 12:21:27 +0200 |
---|---|---|
committer | Benoit Germain <benoit.germain@ubisoft.com> | 2024-04-15 12:21:27 +0200 |
commit | e79953ff093c0518975111c69d16e97ccf966e20 (patch) | |
tree | 2644e1fd7b0b5f88359c42499945f8aedbe30f1c /CHANGES | |
parent | adaa36dbec1ce9aaafd61873b9d3d898a8c240cf (diff) | |
download | lanes-e79953ff093c0518975111c69d16e97ccf966e20.tar.gz lanes-e79953ff093c0518975111c69d16e97ccf966e20.tar.bz2 lanes-e79953ff093c0518975111c69d16e97ccf966e20.zip |
fix keeper state stack accumulating garbage in case of transfer errors
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 161: BGe 15-Apr-24 | ||
4 | * fix keeper state stack accumulating garbage in case of transfer errors | ||
5 | |||
3 | CHANGE 160: BGe 11-Apr-24 | 6 | CHANGE 160: BGe 11-Apr-24 |
4 | * add manual control over GC behavior in keeper states | 7 | * add manual control over GC behavior in keeper states |
5 | * update a bunch of test scripts | 8 | * update a bunch of test scripts |