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

tarantool / tarantool / 11326194453 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2024 11:12AM UTC
Files 515
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

14 Oct 2024 11:01AM UTC coverage: 87.308% (+0.02%) from 87.286%
11326194453.1

push

github

locker
box: fix SIGSEGV on unaligned access to a struct with extended alignment

All structures with a non-default alignment (set by `alignas()`) must be
allocated by `aligned_alloc()`, otherwise an access to such a structure
member fill crash, e.g. if compiled with AVX-512 support.

Closes #10215
Part of #10631

NO_DOC=bugfix
NO_TEST=tested by debug_asan_clang workflow
NO_CHANGELOG=fix is actually not user-visible, because tarantool still
             doesn't work with enabled AVX-512 (#10671)

69140 of 122857 branches covered (56.28%)

101929 of 116747 relevant lines covered (87.31%)

2561291.18 hits per line

Source Files on job 11326194453.1
  • Tree
  • List 0
  • Changed 423
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 11326194453
  • a60ec82d on github
  • Prev Job for on master (#11305848171.1)
  • Next Job for on master (#11329600709.1)
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