]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-json: fix off-by-one issue when updating parent for array elements
authorMike Yuan <me@yhndnzj.com>
Thu, 26 Feb 2026 10:07:39 +0000 (11:07 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 21:57:05 +0000 (21:57 +0000)
commit0c0505046bf0f6768e1be67305f8605a3ffbc5b1
tree2dcca7236e855839939fe3d4190ed88e64bcad6c
parent7ac3220213690e8a8d6d2a6e81e43bd1dce01d69
sd-json: fix off-by-one issue when updating parent for array elements

Follow-up for 8525bb369a09f488ec77f94e1557ecc2343eb4ab

(cherry picked from commit 4e6e3b8707c84018051ae1885af20e06b2a5209e)
(cherry picked from commit 372158ab0037733d8fd549fef728446765f3bed5)
(cherry picked from commit 96751656c216fee967be03b03a0671c84191e454)
src/libsystemd/sd-json/sd-json.c