• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 6143735611
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12343
DEFAULT BRANCH: master
Ran 11 Sep 2023 08:31AM UTC
Jobs 1
Files 476
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Sep 2023 08:13AM UTC coverage: 85.835% (-0.02%) from 85.853%
6143735611

push

github

locker
box: fix out of bound write in error_payload_destroy()

If `strlen(name)` is 1, `value_size` is 1, and `extra` is 0, then 15 bytes
are allocated for `struct error_field` in error_payload_prepare(). However,
the size of this structure is 16 because of the padding for the alignment.
Thus TRASH() in error_payload_destroy() writes 1 byte beyond the structure.

Closes #9098

NO_DOC=bugfix

(cherry picked from commit 454ffd13b)

62307 of 114151 branches covered (0.0%)

13 of 13 new or added lines in 1 file covered. (100.0%)

93297 of 108694 relevant lines covered (85.83%)

2614150.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6143735611.1 11 Sep 2023 08:31AM UTC 0
85.83
GitHub Action Run
Source Files on build 6143735611
Detailed source file information is not available for this build.
  • Back to Repo
  • fb4e8ddc on github
  • Prev Build on release/2.11 (#6123773638)
  • Next Build on release/2.11 (#6157607236)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc