|
Ran
|
Jobs
1
|
Files
305
|
Run time
21s
|
Badge
README BADGES
|
push
travis-ci
xrow: fix request_str crash on long requests If tt_static_buf is too small to store the request string, 'pos' will become greater than 'end', leading to snprintf(pos, end - pos) crash, as it doesn't allow the buffer size to be negative. Use SNPRINT instead. (cherry picked from commit 9e054f189)
41377 of 50212 relevant lines covered (82.4%)
845688.14 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 5 | 15963.5 (TARGET=coverage) | 0 |
82.4 |
Travis Job 15963.5 |