package: json-c: Fix for compiling with gcc-14
commit56cd779a7a48465714d69b4a22ae66ee894b15ce
authorPhil Sutter <phil@nwl.cc>
Wed, 8 Jan 2025 18:22:16 +0000 (8 19:22 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Thu, 9 Jan 2025 10:19:01 +0000 (9 11:19 +0100)
treed1c1e44cf3c9b0d1fcca135495e5c28e4405c980
parent6854b5655a4dbc71a19b25f7226b559f6eba6365
package: json-c: Fix for compiling with gcc-14

Wrong ordering in calloc() is bad, mkay?

Signed-off-by: Phil Sutter <phil@nwl.cc>
package/json-c/patches/patch-arraylist_c [new file with mode: 0644]
package/json-c/patches/patch-json_object_c [new file with mode: 0644]