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

Tencent / rapidjson / 2150
100%
master: 100%

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

pending completion
2150

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

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

5156 of 5160 relevant lines covered (99.92%)

1710642.02 hits per line

Jobs
ID Job ID Ran Files Coverage
11 2150.11 (CONF=debug ARCH=x86 CXX11=ON GCOV_FLAGS='--coverage') 28 Apr 2019 09:59PM UTC 0
99.92
Travis Job 2150.11
12 2150.12 (CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage') 28 Apr 2019 09:58PM UTC 0
99.92
Travis Job 2150.12
Source Files on build 2150
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2150
  • Pull Request #1503
  • PR Base - master (#2140)
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