Memory leak in snmp trapper when processing stored regular expressiosn

XMLWordPrintable

      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.

            Assignee:
            Unassigned
            Reporter:
            Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: