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

nlohmann / json / 102
99%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/step-security/harden-runner-2.15.1
DEFAULT BRANCH: develop
Ran 06 Jan 2015 09:18AM UTC
Jobs 1
Files 2
Run time 2s
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
102

Pull #14

travis-ci

elliotgoodrich
Fix double delete on std::bad_alloc exception

If the new operator throws in the json::find methods then result.oi_ is
deleted again in the destructor of json::iterator/json::const_iterator,
which is a double delete and undefined behaviour.
Pull Request #14: Fix double delete on std::bad_alloc exception

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

680 of 680 relevant lines covered (100.0%)

54.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 102.1 06 Jan 2015 09:18AM UTC 0
100.0
Travis Job 102.1
Source Files on build 102
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #102
  • Pull Request #14
  • PR Base - master (#101)
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