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.
Fix: pengine: Fixes memory leak in regex pattern matching code for constraints. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |