Fix memory leak possible in error case.
Use free_rule() instead of free(), it will also release memory allocated
for rule counters.
Obtained from: Yandex LLC
Sponsored by: Yandex LLC
Fix memory leak possible in error case. Tags None Referenced Files None Subscribers None
Description
Details
|