Ran
|
Jobs
1
|
Files
89
|
Run time
19s
|
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
5397 of 5995 branches covered (0.0%)
Branch coverage included in aggregate %.
20683 of 23358 relevant lines covered (88.55%)
2752043.52 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7529839434.1 | 89 |
88.85 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|