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

tarantool / luajit / 28574258036
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 02 Jul 2026 08:33AM UTC
Jobs 1
Files 89
Run time 1min
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

02 Jul 2026 07:11AM UTC coverage: 93.149% (-0.1%) from 93.267%
28574258036

push

github

Buristan
FFI/MacOS: Fix calling convention for on-stack varargs.

Thanks to Sergey Kaplun.

(cherry picked from commit a2bde6081)

This commit fixes the regression introduced by the commit
82ca68442 ("FFI/MacOS: Fix calling
convention for enums."). The `isva` flag is set to 0 even for vararg
functions. Thus, arguments on the stack may be aligned incorrectly,
leading to the crash.

This patch fixes the behaviour by adjusting the flag value instead of
resetting it. In addition to the original test, various tests have been
added to cover the behaviour of the vararg FFI calls.

Sergey Kaplun:
* added the description and the test for the problem

Part of tarantool/tarantool#12480

Reviewed-by: Evgeniy Temirgaleev <e.temirgaleev@tarantool.org>
Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>

5730 of 6058 branches covered (94.59%)

Branch coverage included in aggregate %.

21855 of 23556 relevant lines covered (92.78%)

3972207.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.88
-1.01% src/lj_api.c
6
77.03
-0.55% src/lj_opt_fold.c
6
94.74
-4.31% src/lj_str.c
5
88.77
-0.41% src/lj_crecord.c
2
92.0
-0.44% src/luajit.c
1
96.66
-0.05% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 28574258036.1 02 Jul 2026 08:33AM UTC 89
93.15
GitHub Action Run
Source Files on build 28574258036
  • Tree
  • List 89
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28574258036
  • ec9d188a on github
  • Prev Build on tarantool/master (#28554408866)
  • Next Build on tarantool/master (#28652074394)
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