mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
Don't read beyond the last cell in a chapter (fixes invalid memory access)
Original commit message from CVS: Don't read beyond the last cell in a chapter (fixes invalid memory access)
This commit is contained in:
parent
605dea6ddf
commit
5ffcdc57be
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* ext/dvdread/dvdreadsrc.c: (_read):
|
||||||
|
Don't read beyond the last cell in a chapter (fixes
|
||||||
|
invalid memory access)
|
||||||
|
|
||||||
2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
|
2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* ext/dvdread/stream_labels.c:
|
* ext/dvdread/stream_labels.c:
|
||||||
|
|
Loading…
Reference in a new issue