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

tarantool / luajit / 7712549404
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: ligurio/lj-1459-ub-carith_ptr
DEFAULT BRANCH: tarantool/master
Ran 30 Jan 2024 02:21PM UTC
Jobs 1
Files 89
Run time 18s
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

30 Jan 2024 02:06PM UTC coverage: 88.879% (+0.04%) from 88.841%
7712549404

push

github

Buristan
Fix zero stripping in %g number formatting.

Reported by pwnhacker0x18.

(cherry picked from commit 343ce0eda)

In the situation when the precision (`prec`) and amount of digits
(`hilen`) for the decimal representation are the same and `ndhi` == 0,
the `ndlo` part will become 64 (the size of the `nd` stack buffer), and
the overflow occurs.

This patch adds the corresponding mask (0x3f == 63) for the `ndlo`
incrementation result.

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

Part of tarantool/tarantool#9595

5402 of 5997 branches covered (0.0%)

Branch coverage included in aggregate %.

20699 of 23370 relevant lines covered (88.57%)

2745723.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7712549404.1 30 Jan 2024 02:21PM UTC 0
88.88
GitHub Action Run
Source Files on build 7712549404
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7712549404
  • e672f29a on github
  • Prev Build on tarantool/master (#7701409849)
  • Next Build on skaplun/lj-1149-g-number-formating (#7724152343)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc