Closed
Bug 1642005
Opened 5 years ago
Closed 5 years ago
Update jsoncpp to version 1.9.3
Categories
(Toolkit :: General, task)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
()
Details
(Whiteboard: [third-party-lib-audit])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1598202 +++
This release includes several important bug fixes for unblocking some consumer's use cases.
Fixes to JSON_USE_EXCEPTION--some bugs creeped in breaking this flag in pre-release.
Fixes to build system--improvements have been make for code correctness.
Compile errors for various platforms have been resolved.
Fuzzing has been fixed.
Various bugs in the Reader and Writer code have been corrected.
CPPTL support has been dropped.
Various code improvements and optimizations.
https://github.com/open-source-parsers/jsoncpp/compare/1.9.2...v1.9.3
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/05154441b0f4
Update jsoncpp to version 1.9.3. r=gsvelto
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•