-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 2.0.12, 2.2.4, 2.3.1
-
Component/s: Proxy (P), Server (S)
All zbx_db_escape_string * () functions contain lines:
if ('\r' == *s)
continue;
All zbx_db_escape_string * () functions contain lines:
if ('\r' == *s)
continue;