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

Tencent / rapidjson / 2150 / 12
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: id-and-ref
DEFAULT BRANCH: master
Ran 28 Apr 2019 09:58PM UTC
Files 32
Run time 1s
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

28 Apr 2019 09:37PM UTC coverage: 99.922%. Remained the same
CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage'

Pull #1503

travis-ci

web-flow
Safer GenericValue& operator=(GenericValue& rhs).

When rhs is a sub-Value of *this, destroying *this also destroys/frees
rhs, thus the following RawAssign(rhs) crashes.

Address this by saving/moving rhs to a temporary first, which clears rhs
and avoids its destruction with *this.

The crash can be reproduced in test Value.MergeDuplicateKey by using the
CrtAllocator instead of the default Document's MemoryPoolAllocator.
Pull Request #1503: Fix (Sub-)Value assignment

5156 of 5160 relevant lines covered (99.92%)

682022.42 hits per line

Source Files on job 2150.12 (CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage')
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2092
  • Travis Job 2150.12
  • 9ccdfd66 on github
  • Prev Job for CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage' on sub_value_assignment (#2140.12)
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