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

tarantool / luajit / 23141228124
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 16 Mar 2026 11:26AM 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

16 Mar 2026 11:12AM UTC coverage: 93.031% (-0.01%) from 93.045%
23141228124

push

github

Buristan
Add stack check to pcall/xpcall.

Analyzed by Peter Cawley.

(cherry picked from commit a4c164043)

The `pcall()` and `xpcall()` calls in GC64 mode require 2 slots. This
means that all arguments should be moved up during emitting of the frame
link to the stack. Hence, this may cause stack overflow without the
corresponding check.

This patch adds the corresponding checks to the VM. Non-GC64 VMs are
updated as well for the consistency.

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

Part of tarantool/tarantool#12134

Reviewed-by: Sergey Kaplun <skaplun@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
(cherry picked from commit bdd590842)

5711 of 6049 branches covered (94.41%)

Branch coverage included in aggregate %.

21802 of 23525 relevant lines covered (92.68%)

3858872.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.21
-0.34% src/lj_opt_loop.c
2
99.18
-0.33% src/lj_gc.c
2
96.65
-0.15% src/lj_record.c
5
95.69
-3.35% src/lj_str.c
6
76.95
-0.47% src/lj_opt_fold.c
Jobs
ID Job ID Ran Files Coverage
1 23141228124.1 16 Mar 2026 11:26AM UTC 89
93.03
GitHub Action Run
Source Files on build 23141228124
  • Tree
  • List 89
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23141228124
  • 6973f648 on github
  • Prev Build on tarantool/release/3.2 (#23050958482)
  • Next Build on tarantool/release/3.2 (#23185526272)
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