mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +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
4fecb2c940
commit
7cc214f5bd
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