HomeClusterLabs Projects

Fix: libcrmcommon: Speed up parse_op_key.

Description

Fix: libcrmcommon: Speed up parse_op_key.

Put pmatch on the stack by declaring it as a normal variable, instead of
allocating and freeing it every time this function is called.

Details

Provenance
clumensAuthored on Oct 14 2020, 9:30 AM
Parents
rP01db7d2e26cf: Fix: libcrmcommon: Speed up parse_op_key.
Branches
Unknown
Tags
Unknown

Event Timeline