]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #931 from dxbjavid/patch-copy-deep-copy
authorEric Hawicz <erh+git@nimenees.com>
Sat, 27 Jun 2026 13:11:43 +0000 (09:11 -0400)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 13:11:43 +0000 (09:11 -0400)
deep copy values in json_patch copy op to avoid aliasing and cycles


Trivial merge