From 1d8676e85f1f1df9883e273962d753cff5232f1e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 16 Nov 2004 16:57:43 +0100 Subject: Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond the end of the given buffer --- HISTORY | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 019861a7..8ee0a494 100644 --- a/HISTORY +++ b/HISTORY @@ -3138,3 +3138,9 @@ Video Disk Recorder Revision History shot" and "repeating". The keys '1'...'7' can be used to toggle the individual days ('1' is monday). Thanks to Sascha Klek for reporting a problem with the '0' key in the "Day" item of the "Timers" menu. + +2004-11-16: Version 1.3.17 + +- Fixed 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" (thanks to Marco Schlüßler). -- cgit v1.2.3