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.
Fix: libcrmcommon: Speed up parse_op_key. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |