From 459333b3c0080d7b5ceafaa62067d21176a00304 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 23 Mar 2006 16:50:32 +0000 Subject: gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just because the header claims a bigger size... Original commit message from CVS: * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers), (gst_wavparse_stream_data): Don't try to read beyond the end of the file just because the header claims a bigger size (like with truncated files). --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 658b5118..252846b5 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 658b51189850df022f032a4310c4ad477a76465f +Subproject commit 252846b570144570a0aee25b5adefbfac3f5d4eb -- cgit