|
Ran
|
Jobs
1
|
Files
513
|
Run time
2min
|
Badge
README BADGES
|
push
github
sql: fix use-after-poison in variable binding This patch fixes a bug found by the ASAN instrumentation of LuaJIT allocator [1]. The problem is using `memcpy` beyond the size of the buffer being copied. Failing tests: - ./test/sql-luatest/gh_10243_varbinary_bound_variable_test.lua [1]: Issue #10231 Closes #10398 NO_DOC=bugfix NO_CHANGELOG=bugfix NO_TEST=rely on existing test (run failing tests with tarantool build described in [1]). (cherry picked from commit 1923078b4)
67638 of 120052 branches covered (56.34%)
2 of 2 new or added lines in 1 file covered. (100.0%)
71 existing lines in 16 files now uncovered.100291 of 115106 relevant lines covered (87.13%)
2507600.35 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10426202617.1 | 0 |
87.13 |
GitHub Action Run |