Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: Installation (I)
-
Labels:None
Description
Bug in src/libs/zbxsysinfo/unknown/net.c, line 34.
Function NET_IF_OUT is defined twice, while NET_IF_TOTAL is missing. Copy/Paste error probably. Solution is to rename one of the functions to NET_IF_TOTAL.