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

checkpoint-restore / criu / 1393 / 1
6%
master: 33%

Build:
Build:
LAST BUILD BRANCH: criu-dev
DEFAULT BRANCH: master
Ran 18 Oct 2017 02:42AM UTC
Files 217
Run time 8s
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

17 Oct 2017 08:53PM UTC coverage: 64.258%. Remained the same
TR_ARCH=local GCOV=1

cron

travis-ci

avagin
zdtm: avoid arithmetic overflow in datagen and datachk

p + FAST_SIZE > buffer + length

In this sentence p + FAST_SIZE may be bigger than (1<<32),
and we will be in trouble.

$ gdb -c coredump test/zdtm/static/write_read01

(gdb) p p
$3 = (uint8_t *) 0xffffa89e
(gdb) p buffer
$4 = (uint8_t *) 0xfff06780
(gdb) p length
$5 = 1000000

Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

20400 of 31747 relevant lines covered (64.26%)

96703.27 hits per line

Source Files on job 1393.1 (TR_ARCH=local GCOV=1)
  • Tree
  • List 0
  • Changed 130
  • Source Changed 0
  • Coverage Changed 130
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1393
  • Travis Job 1393.1
  • 9bca37c0 on github
  • Prev Job for TR_ARCH=local GCOV=1 on criu-dev (#1392.1)
  • Next Job for TR_ARCH=local GCOV=1 on criu-dev (#1396.1)
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