Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-9285

Memory leak in lld_host.c module

XMLWordPrintable

      Possible memory leak in function lld_group_make() while processing of host prototypes.

      src/libs/zbxdbhigh/lld_host.c:883:884

      buffer = zbx_strdup(buffer, name_proto);
      substitute_discovery_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0);
      

      This buffer can be left in memory.

            Unassigned Unassigned
            sasha Alexander Vladishev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: