Repo Added
|
Files
89
|
Badge
Embed ▾
README BADGES
|
push
github
Fix maxslots when recording BC_VARG, part 3. Thanks to Peter Cawley. (cherry-picked from commit abb27c777) In case, when `BC_VARG` sets the VARG slot to the non-top stack slot, `maxslot` value was unconditionally set to the destination slot, so some top slots may be omitted in the snapshot entry. Since these slots are omitted, they are not restored correctly, when restoring from a snapshot for this side exit. This patch adds the check for the aforementioned case, to avoid maxslot shrinking. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#8825
5328 of 5966 branches covered (0.0%)
Branch coverage included in aggregate %.
7 of 7 new or added lines in 1 file covered. (100.0%)
20454 of 23282 relevant lines covered (87.85%)
1290698.75 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|