X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.c;h=f0ce62587d9c6fc995fe7c99440fa1238e706b49;hp=76f07e8c635e28ad5de2a513fb863e9397dbc785;hb=f37c5c599f5a858a44df7739613d55aeea078921;hpb=074c45e88bca5e9d12d7905efb918843b5372e04 diff --git a/audiod.c b/audiod.c index 76f07e8c..f0ce6258 100644 --- a/audiod.c +++ b/audiod.c @@ -67,7 +67,7 @@ struct slot_info slot[MAX_STREAM_SLOTS]; /** The array of status items sent by para_server. */ -char *stat_item_values[NUM_STAT_ITEMS]; +char *stat_item_values[NUM_STAT_ITEMS] = {NULL}; /** * the current mode of operation of which can be changed by the on/off/cycle