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

tarantool / tarantool / 19802
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: imeevma/ghs-163-check-privileges-on-drop-trigger
DEFAULT BRANCH: master
Ran 10 Dec 2019 08:27PM UTC
Jobs 1
Files 306
Run time 28s
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

pending completion
19802

push

travis-ci

kyukhin
backtrace: fix out of bounds access on backtrace printing

snrpintf always null-terminates the passed string, and it also returns
the number of bytes that "would have been written if there was enough
space", so not only we don't have to null-terminate the string, but even
more so we shouldn't do it erroneously. The only case when a string
should be null-terminated manually is when the print cycle doesn't run
at all, so move the termination before the cycle.

Closes #4636

(cherry picked from commit 2066f297b)

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

41653 of 50566 relevant lines covered (82.37%)

894314.9 hits per line

Jobs
ID Job ID Ran Files Coverage
4 19802.4 (TARGET=coverage) 10 Dec 2019 08:27PM UTC 0
82.37
Travis Job 19802.4
Source Files on build 19802
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19802
  • 430505d9 on github
  • Prev Build on 1.10 (#19756)
  • Next Build on 1.10 (#19887)
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