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

tarantool / tarantool / 11329634979 / 1
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/gh-12117-format-compression-options
DEFAULT BRANCH: master
Ran 14 Oct 2024 02:51PM UTC
Files 479
Run time 28s
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 02:28PM UTC coverage: 85.949% (-0.002%) from 85.951%
11329634979.1

push

github

locker
box: fix UBSan error regarding misaligned store in field_map.c

The type cast is unnecessary and causes false-positive errors:

NO_WRAP
```
./src/box/field_map.c:110:10: runtime error: store to misaligned address 0x507000071082 for type 'uint32_t *' (aka 'unsigned int *'), which requires 4 byte alignment
0x507000071082: note: pointer points here
 01 00  00 00 be be be be f0 ff  ff ff 02 00 00 00 be be  be be be be be be 00 00  00 00 00 00 00 00
              ^
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ./src/box/field_map.c:110:10
```
NO_WRAP

Closes #10631

NO_DOC=bugfix
NO_CHANGELOG=minor
NO_TEST=tested by debug_asan_clang workflow

(cherry picked from commit 5ddbd85cc)

63113 of 114385 branches covered (55.18%)

93981 of 109345 relevant lines covered (85.95%)

2493623.38 hits per line

Source Files on job 11329634979.1
  • Tree
  • List 0
  • Changed 393
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 11329634979
  • d835c495 on github
  • Prev Job for on release/2.11 (#11326271776.1)
  • Next Job for on release/2.11 (#11336131806.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