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

tarantool / tarantool / 11329634979
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-12215-fix-sysprof-test
DEFAULT BRANCH: master
Ran 14 Oct 2024 02:51PM UTC
Jobs 1
Files 479
Run time 2min
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

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%)

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

33 existing lines in 12 files now uncovered.

93981 of 109345 relevant lines covered (85.95%)

2493623.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11329634979.1 14 Oct 2024 02:51PM UTC 0
85.95
GitHub Action Run
Source Files on build 11329634979
Detailed source file information is not available for this build.
  • Back to Repo
  • d835c495 on github
  • Prev Build on release/2.11 (#11326271776)
  • Next Build on release/2.11 (#11336131806)
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