diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-16 12:15:55 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-16 12:15:55 +0200 |
commit | 1b6a7085a5cd9c64eedc06bfc2cfd7399a46d5e4 (patch) | |
tree | 77bc5e45ff69396f6cfbbbe4ac27a402007cb455 /HISTORY | |
parent | 92f6e5d59aadf5ef7ba9cde638ce6f77cffd096a (diff) | |
download | vdr-1b6a7085a5cd9c64eedc06bfc2cfd7399a46d5e4.tar.gz vdr-1b6a7085a5cd9c64eedc06bfc2cfd7399a46d5e4.tar.bz2 |
Added missing NULL checks when accessing sectionHandler
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2797,3 +2797,5 @@ Video Disk Recorder Revision History in the list) everything freezes and the vdr processes have to be killed with -9 and the driver needs to be reloaded. Maybe somebody else can find out what's going wrong here... +- Added missing NULL checks when accessing sectionHandler in device.c (thanks to + Pekka Virtanen). |