stdin: Abort if the consumer terminates.
[paraslash.git] / audiod.c
index 76f07e8c635e28ad5de2a513fb863e9397dbc785..f0ce62587d9c6fc995fe7c99440fa1238e706b49 100644 (file)
--- 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