|
Ran
|
Jobs
1
|
Files
476
|
Run time
31s
|
Badge
README BADGES
|
push
github
box: fix NULL pointer dereference in error_unpack_unsafe If MP_ERROR map contains two MP_ERROR_STACK keys, then the second call to `error_set_prev(effect, cur)' will crash, because `effect' is NULL, but `err == NULL' is false, because it is assigned on the first iteration. This patch raises an error if more than one MP_ERROR_STACK key is present. NO_DOC=bugfix Closes #9136 (cherry picked from commit 990aeee98)
62335 of 114185 branches covered (0.0%)
3 of 3 new or added lines in 1 file covered. (100.0%)
93347 of 108713 relevant lines covered (85.87%)
2780128.37 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6221232176.1 | 0 |
85.87 |
GitHub Action Run |