[ZBX-1355] Possible server crash if data received in incorrect format Created: 2009 Nov 25 Updated: 2017 May 30 Resolved: 2009 Nov 25 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Server (S) |
| Affects Version/s: | 1.6.7, 1.9.0 (alpha) |
| Fix Version/s: | 1.6.7, 1.9.0 (alpha) |
| Type: | Incident report | Priority: | Major |
| Reporter: | Alexander Vladishev | Assignee: | Alexander Vladishev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Another crash : NULL passed to zbx_get_next_field() because of some missing separators. It can be triggered via the "Command" keyword but not only. IMHO, for maximum coverage, zbx_get_next_field() should check for NULL and then eventually exit with an error message. |
| Comments |
| Comment by Alexander Vladishev [ 2009 Nov 25 ] |
|
Fixed in ver pre 1.6.8, rev 8382 |