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

tarantool / luajit / 10558865385
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 26 Aug 2024 11: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

26 Aug 2024 11:25AM UTC coverage: 92.759% (-0.04%) from 92.796%
10558865385

push

github

Buristan
Fix limit check in narrow_conv_backprop().

Thanks to Sergey Kaplun.

(cherry picked from commit e45fd4cb7)

`narrow_conv_backprop()` misses the stack pointer (`nc->sp`) limit check
after a bunch of recursive calls that may change its value. As a result,
it leads to stack-buffer-overflow during the instruction narrowing. This
patch adds a missing check.

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

Part of tarantool/tarantool#10199

5676 of 6025 branches covered (94.21%)

Branch coverage included in aggregate %.

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

16 existing lines in 5 files now uncovered.

21647 of 23431 relevant lines covered (92.39%)

2940097.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.2
-0.05% src/lj_record.c
1
99.04
-0.48% src/lj_str.c
2
77.63
-0.16% src/lj_opt_fold.c
2
91.96
-0.45% src/luajit.c
10
77.43
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 10558865385.1 26 Aug 2024 11:33AM UTC 89
92.76
GitHub Action Run
Source Files on build 10558865385
  • Tree
  • List 89
  • Changed 85
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #10558865385
  • 58e7b837 on github
  • Prev Build on tarantool/master (#10402067911)
  • Next Build on skaplun/lj-1262-fix-limit-narrow-conv-backprop (#10902590989)
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

© 2025 Coveralls, Inc