Ad Widget

Collapse

actions.c missing "row = DBfetch(result);"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • angch
    Junior Member
    • Jun 2007
    • 4

    #1

    actions.c missing "row = DBfetch(result);"

    Zabbix 1.4

    Not sure if this fixes anything, but it appears that there's a
    Code:
    row = DBfetch(result);
    missing in line 388 in src/zabbix_server/actions.c.

    Related to discovery.
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Thanks for pointing to this. It was already fixed in pre 1.4.1 code.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...