HomeClusterLabs Projects

Fix: pengine: Fixes memory leak in regex pattern matching code for constraints.

Description

Fix: pengine: Fixes memory leak in regex pattern matching code for constraints.

regfree only frees the memory allocated by regcomp, not the
actual pointer itself.

Details

Provenance
David Vossel <dvossel@redhat.com>Authored on Jan 2 2014, 3:27 PM
Parents
rP40c4e3c588a8: Low: Avoid potentially misleading and inaccurate compression time log msg
Branches
Unknown
Tags
Unknown

Event Timeline