Ran
|
Jobs
1
|
Files
89
|
Run time
53s
|
Badge
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 used for restoring stack values. Maxim Kokryashkin: * added the description and the test for the problem Part of tarantool/tarantool#9145
5400 of 5998 branches covered (0.0%)
Branch coverage included in aggregate %.
20697 of 23371 relevant lines covered (88.56%)
2751145.11 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7757552097.1 | 89 |
88.86 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|