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

src/libs/zbxdbhigh/lld.c / DBlld_make_graph comment is misplaced

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 2.0.2
    • Server (S)

      /******************************************************************************

      • *
      • Function: DBlld_make_graph *
      • *
      • Purpose: add or update graph *
      • *
      • Author: Alexander Vladishev *
      • *
        ******************************************************************************/
        static int DBlld_graph_exists(zbx_uint64_t hostid, zbx_uint64_t graphid, const char *name, zbx_vector_ptr_t *graphs)

      the comment should be somes lines under and above:

      static int DBlld_make_graph(zbx_uint64_t hostid, zbx_uint64_t parent_graphid, zbx_vector_ptr_t *graphs,

            Unassigned Unassigned
            dakol dakol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: