diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 12:30:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 12:30:00 +0200 |
commit | 1c7f9c81b495dfd367b0c947f09cfde819fa1ea3 (patch) | |
tree | fe99df926965f2f9f06423693e0cbc0c905d73bd /HISTORY | |
parent | 4c28809e2d438f3907427dab9bf35c2d8ebb1662 (diff) | |
download | vdr-1c7f9c81b495dfd367b0c947f09cfde819fa1ea3.tar.gz vdr-1c7f9c81b495dfd367b0c947f09cfde819fa1ea3.tar.bz2 |
Added a debug error message to cReceiver::~cReceiver() in case it is still attached to a device1.5.7
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5343,3 +5343,5 @@ Video Disk Recorder Revision History - 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). +- Added a debug error message to cReceiver::~cReceiver() in case it is still + attached to a device (thanks to Reinhard Nissl). |