diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-12-14 15:45:56 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-12-14 15:45:56 +0000 |
commit | bc2cdd57d549ab3ba59782e9b395d0cd683fd3ac (patch) | |
tree | 5e031a1ee99d192ff1b063de7bc29dad1f00d6eb /ChangeLog | |
parent | 22f148e7b8b9f18779154ad666f715aac2b34d97 (diff) | |
download | gst-plugins-bad-bc2cdd57d549ab3ba59782e9b395d0cd683fd3ac.tar.gz gst-plugins-bad-bc2cdd57d549ab3ba59782e9b395d0cd683fd3ac.tar.bz2 gst-plugins-bad-bc2cdd57d549ab3ba59782e9b395d0cd683fd3ac.zip |
gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4192) (#385788).
Original commit message from CVS:
* gst/modplug/libmodplug/sndfile.cpp:
Fix potential buffer overflow (CVE-2006-4192) (#385788).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-12-14 Tim-Philipp Müller <tim at centricular dot net> + + * gst/modplug/libmodplug/sndfile.cpp: + Fix potential buffer overflow (CVE-2006-4192) (#385788). + 2006-12-13 Wim Taymans <wim@fluendo.com> * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration), |