HomeClusterLabs Projects

Fix: crmd: Prevent messages for remote crmd clients from being relayed to wrong…

Description

Fix: crmd: Prevent messages for remote crmd clients from being relayed to wrong daemons

When crmd is relaying a message for a remote client like "crmadmin -S",
the "sys_to" field is the client uuid of the crmadmin. The result of
sscanf() in text2msg_type() is random in this case. So that the message
could be sent to other daemons.

Details

Provenance
gao-yanAuthored on Jul 10 2013, 8:08 PM
Parents
rP924fb4d37b65: Merge pull request #325 from davidvossel/master
Branches
Unknown
Tags
Unknown

Event Timeline