Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix recording of __concat metamethod. Reported by Elias Oelschner. Analyzed by XmiliaH. (cherry-picked from commit 3ee3c9cfa) During the recording of `__concat` methametod, the `rec_mm_arith` function overrides stack slots that are not restored for GC64 mode later after the call. This leads to a segmentation fault later on. This patch fixes the issue by accounting for those additional slots in the array that is used to restore stack values. Maxim Kokryashkin: * added the description and the test for the problem Part of tarantool/tarantool#9145
5399 of 5995 branches covered (0.0%)
Branch coverage included in aggregate %.
20687 of 23358 relevant lines covered (88.56%)
2749846.88 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7529804063.1 | 89 |
88.87 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|