Serveral coverity fixes from from nagios-plugins (#1263)
waja
notifications at github.com
Sat Jun 28 18:29:14 CEST 2014
You can merge this Pull Request by running:
git pull https://github.com/waja/monitoring-plugins coverity_fixes
Or you can view, comment on it, or merge it online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1263
-- Commit Summary --
* plugins/check_apt.c - Print uninitialized ereg
* plugins/check_real.c - recv string null terminate
* plugins/check_ntp.c - Verify struct from response
* plugins/check_http.c - leakage fix
* plugins-root/check_dhcp.c - array out of bounds
* plugins/negate.c - Reorder if statement, aiob
* plugins/negate.c - Function should not return.
* lib/utils_cmd.c - Free file descriptor
-- File Changes --
M lib/utils_cmd.c (3)
M plugins-root/check_dhcp.c (2)
M plugins/check_apt.c (3)
M plugins/check_http.c (10)
M plugins/check_ntp.c (13)
M plugins/check_real.c (1)
M plugins/negate.c (7)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1263.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1263.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1263
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20140628/ea23276a/attachment.html>
More information about the Devel
mailing list