-
Incident report
-
Resolution: Fixed
-
Major
-
2.0.6rc1
SNMP trapper reads regular expression from database and adds it to local cache with add_regexp_ex() function. This function allocates memory for regexp name, expression storage, whih must be freed with clean_regexps_ex() function before freeing the cache itself.