From 8cde8464ebfe816783fdbf0504c0c9aa4b899da1 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 18 Jan 2022 14:24:33 +0100 Subject: Fixed handling zero bytes in cH264Parser --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cb2ee4c3..db4501fb 100644 --- a/HISTORY +++ b/HISTORY @@ -9766,10 +9766,11 @@ Video Disk Recorder Revision History (reported by Timo Weingärtner). - Official release. -2022-01-14: +2022-01-18: - Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning (reported by Marco Mäkelä). - Fixed starting replay after jumping to an editing mark. - Updated the Italian OSD texts (thanks to Diego Pierotto). - Added some missing "AUTO" values to vdr.5 (thanks to Winfried Köhler). +- Fixed handling zero bytes in cH264Parser (thanks to Christoph Haubrich). -- cgit v1.2.3