mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond the end of the given buffer
This commit is contained in:
@@ -1079,6 +1079,9 @@ Marco Schl
|
||||
for fixing the cDvbSpuDecoder
|
||||
for fixing a short glitch when starting a recording on the primary device while
|
||||
in replay or transfer mode
|
||||
for fixing cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond
|
||||
the end of the given buffer, which has caused some unjustified "unknown picture
|
||||
type errors"
|
||||
|
||||
J<EFBFBD>rgen Schmitz <j.schmitz@web.de>
|
||||
for reporting a bug in displaying the current channel when switching via the SVDRP
|
||||
|
||||
Reference in New Issue
Block a user