HomeClusterLabs Projects

Low: libcrmcommon: preserve api dispatch in connect_and_send_attrd_request()

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: libcrmcommon: preserve api dispatch in connect_and_send_attrd_request()

If connect_and_send_attrd_request() is passed a NULL api object, it creates a
new one using sync dispatch. However if api is not NULL, its original dispatch
type should be preserved.

Details

Provenance
kgaillotAuthored on Aug 12 2024, 3:32 PM

Commit No Longer Exists

This commit no longer exists in the repository.