|
Ran
|
Jobs
1
|
Files
479
|
Run time
43s
|
Badge
README BADGES
|
push
github
lua: fix memory leak in error_object:set_prev() By design, the error references its cause, see error_set_prev() in diag.c. Referencing the error from error_set_prev() in error.lua is wrong. Introduced by commit 2e3c81deea50 ("error: use int64_t as reference counter"). Closes #9694 NO_DOC=bugfix NO_TEST=memory leak (cherry picked from commit d08dbcbf0)
62484 of 113638 branches covered (54.99%)
93339 of 108786 relevant lines covered (85.8%)
2819531.64 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7955808162.1 | 0 |
85.8 |
GitHub Action Run |