Ran
|
Jobs
1
|
Files
89
|
Run time
8s
|
Badge
Embed ▾
README BADGES
|
push
github
Avoid out-of-range number of results when compiling select(k, ...). The interpreter will throw and abort the trace, anyway. (cherry picked from commit 6ca580155) The `recff_select()` sets the amount of `RecordFFData` structure even for a negative first argument when trace is not recording (since the interpreter will throw an error anyway). This leads to excess IR emission and possible reads of dirty memory. This patch updates the `rd->nres` only in the case when a trace will be recorded. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9595
5405 of 5999 branches covered (0.0%)
Branch coverage included in aggregate %.
20706 of 23375 relevant lines covered (88.58%)
2804088.17 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7813968756.1 | 89 |
88.89 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|