It passes a non-NULL `node_id` pointer. `pcmk__query_node_info()` dereferences it and tries to use the value there if the pointer is not NULL. So we send a garbage ID.
* [[https://issues.redhat.com/browse/RHEL-47249 | RHEL-47249]] (RHEL 9.5)
* [[https://issues.redhat.com/browse/RHEL-49925 | RHEL-49925]] (RHEL 9.4.z)
* [[https://issues.redhat.com/browse/RHEL-49928 | RHEL-49928]] (RHEL 8.10.z)