Fix GCC's -Wuninitialized warnings
commitd4a781817cbe1c6168e0687aea968b7a6f348abe
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 10 Sep 2013 18:52:13 +0000 (10 20:52 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 10 Sep 2013 18:52:13 +0000 (10 20:52 +0200)
tree7981bfe79edf66d9e296b28e90323d04f7287a48
parentcfb50add532c1b5c80ea8214340b0a908a7fab65
Fix GCC's -Wuninitialized warnings

Fix the issues found by GCC when the -Wuninitialized flag is specified.
lib/tests/test_disk.c
plugins/check_http.c
plugins/check_procs.c