]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-json, ssh-proxy: two bugfixes (#41529)
authorChristian Brauner <christian@amutable.com>
Tue, 7 Apr 2026 06:53:36 +0000 (08:53 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 06:53:36 +0000 (08:53 +0200)
  - Fix sd_json_variant_unsigned() dispatching to the wrong accessor
    for json variant references.
  - Fix a use-after-free of a borrowed varlink reply reference in
    ssh-proxy.


Trivial merge