webservices/json: update the JSON parser to version 1.1.0
json_parse_ex() now requires the length of the JSON string to parse.
The following changes are integrated:
- 672dd79c (int64 on Windows),
- ecb7c847 (proper include guards),
- c8edcab8 (null deref),
- 894bab1c (fallthrough warning)
The (unused) json_relaxed_commas flag is gone.
We may also use it as a contrib.
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added Component::VideoLAN online services label
added 1 commit
- 3349d55a - webservices/json: update the JSON parser to version 1.1.0
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 19 commits
-
3349d55a...7d70397c - 17 commits from branch
videolan:master
- 6f9b01e6 - json_helper: get the size of the read buffer
- 869a0343 - webservices/json: update the JSON parser to version 1.1.0
-
3349d55a...7d70397c - 17 commits from branch
enabled an automatic merge when the pipeline for 869a0343 succeeds
Please register or sign in to reply