summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asf_mmst_streaming.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/asf_mmst_streaming.c')
-rw-r--r--libmpdemux/asf_mmst_streaming.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpdemux/asf_mmst_streaming.c b/libmpdemux/asf_mmst_streaming.c
index 05468a740b..2011b3138b 100644
--- a/libmpdemux/asf_mmst_streaming.c
+++ b/libmpdemux/asf_mmst_streaming.c
@@ -290,7 +290,7 @@ static int get_header (int s, uint8_t *header, streaming_ctrl_t *streaming_ctrl)
int interp_header (uint8_t *header, int header_len)
{
int i;
- int packet_length;
+ int packet_length=-1;
/*
* parse header
@@ -459,7 +459,7 @@ while(CheckOuterData)
to_skip = a;
}
-
+return 0; // is this ok?
}
int