Commits
Andris Mednis authored 892d35c181c
........S. [DEV-698] reverted commit 81511 Removed zbx_snprintf() (i.e. __zbx_zbx_snprintf()) format string check. Checking zbx_snprintf() format string generates warnings for files sensors.c and discoverer.c. Fixing these warnings require more changes in all involved places, better to do it as a separate task.