]> git.ipfire.org Git - thirdparty/systemd.git/commit
machine-varlink: reference the right struct in VARLINK_DISPATCH_MACHINE_LOOKUP_FIELDS
authorMike Yuan <me@yhndnzj.com>
Thu, 5 Mar 2026 00:33:20 +0000 (01:33 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 Mar 2026 07:56:34 +0000 (08:56 +0100)
commitab7d40ff0c7250b637203b78cf0ec9831bbdc0ba
treec1e1b681ac667441ed64572654c1ecf0ace2764c
parentc8f764e40db29046089876518ba40fd1c9bd59d5
machine-varlink: reference the right struct in VARLINK_DISPATCH_MACHINE_LOOKUP_FIELDS

This practically shouldn't matter, as the layout for name
and pidref fields are identical for all the structs. But
let's get things right.
src/machine/machine-varlink.c