diff options
| author | Mark Nauwelaerts <manauw@skynet.be> | 2006-06-18 12:37:12 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-18 12:37:12 +0000 |
| commit | d2eeafad7c5baee2bce62b896d526d673b4c8d67 (patch) | |
| tree | 610c94365a9206d78548cb532e279f6516d8f505 /ChangeLog | |
| parent | bf9e04e2db0d26cdd7a4343cd41170dc2c6b0b00 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |
