ci: Bump subprojects/json-c from 26fcd8d to ccd2803#336
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [subprojects/json-c](https://github.com/json-c/json-c) from `26fcd8d` to `ccd2803`. - [Commits](json-c/json-c@26fcd8d...ccd2803) --- updated-dependencies: - dependency-name: subprojects/json-c dependency-version: ccd2803b3d6152431fbb9c83000fc7f802b4727a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
52ddfb3 to ccd280326fcd8d to ccd2803
8b21469 to
7a242a4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps subprojects/json-c from
26fcd8dtoccd2803.Commits
ccd2803Merge pull request #924 from json-c/put_no_recurse17328a6Issue #923: Avoid stack recursion in json_object_put() so heavily nested obje...e50fb04Add lh_table_delete_entry_to_tail() and array_list_set_idx() functions.5320cf9Add a test to check for issues with deeply nested objects, which can cause pr...52ddfb3Fix memory leak in test_safe_json_pointer_set, the caller must free the passe...8c987e0Issue #919: Fix build on non-x86 windows. Patch thanks to@dotanbrkd7f14cbMerge pull request #917 from thely314/fix/oom-too-large-indexc293d9bgeneral callback, safer API & related tests8c01a7cMerge pull request #903 from neheb/1d61b41cgithub CI: add