From dbcc5173544db29a67bfb331ddad7ed9f1c95552 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 12 Aug 2007 11:36:14 +0200 Subject: cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 9aae28c4..c8ff1e7a 100644 --- a/HISTORY +++ b/HISTORY @@ -5340,3 +5340,6 @@ Video Disk Recorder Revision History Ville Skyttä). Plugin authors may want to consider doing the same. - Fixed the link to the GPL2 at http://www.gnu.org in vdr.c (thanks to Ville Skyttä). +- cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL, to + avoid a crash with files that only contain "/* XPM */" (suggested by Andreas + Mair). -- cgit v1.2.3