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

tarantool / luajit / 23141227996
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 16 Mar 2026 11:27AM 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.001% (-0.04%) from 93.041%
23141227996

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>

5709 of 6049 branches covered (94.38%)

Branch coverage included in aggregate %.

21795 of 23525 relevant lines covered (92.65%)

3860373.56 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
99.18
-0.33% src/lj_gc.c
5
77.03
-0.39% src/lj_opt_fold.c
7
94.74
-4.78% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 23141227996.1 16 Mar 2026 11:27AM UTC 89
93.0
GitHub Action Run
Source Files on build 23141227996
  • 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 #23141227996
  • bdd59084 on github
  • Prev Build on tarantool/master (#23050958461)
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