From e2796948b2abadbb60fca25af2922737c253805a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 3 Dec 2012 09:34:12 +0100 Subject: Fixed calling iconv_close() only with a valid iconv_t value --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 68b41cf0..9bbabaf3 100644 --- a/HISTORY +++ b/HISTORY @@ -7339,7 +7339,7 @@ Video Disk Recorder Revision History - Modified editing marks are now written to disk whenever the replay progress display gets hidden (thanks to Christoph Haubrich). -2012-12-02: Version 1.7.33 +2012-12-03: Version 1.7.33 - In order to be able to play TS recordings from other sources, in which there is more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed @@ -7358,3 +7358,4 @@ Video Disk Recorder Revision History - Fixed a typo in skins.h (thanks to Lars Hanisch). - Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overflow handling of PCR values (thanks to Sören Moch). +- Fixed calling iconv_close() only with a valid iconv_t value (thanks to Juergen Lock). -- cgit v1.2.3