summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Nauwelaerts <manauw@skynet.be>2006-06-18 12:37:12 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-06-18 12:37:12 +0000
commitd2eeafad7c5baee2bce62b896d526d673b4c8d67 (patch)
tree610c94365a9206d78548cb532e279f6516d8f505 /ChangeLog
parentbf9e04e2db0d26cdd7a4343cd41170dc2c6b0b00 (diff)
gst/wavparse/gstwavparse.c: Make sure we don't read beyond the end of the file (#345232).
Original commit message from CVS: Patch by: Mark Nauwelaerts <manauw at skynet be> * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek): Make sure we don't read beyond the end of the file (#345232).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f737a1c..b4eafc2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-18 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: Mark Nauwelaerts <manauw at skynet be>
+
+ * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
+ Make sure we don't read beyond the end of the file (#345232).
+
2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: