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 /CONTRIBUTORS | |
| parent | 92f6e5d59aadf5ef7ba9cde638ce6f77cffd096a (diff) | |
| download | vdr-1b6a7085a5cd9c64eedc06bfc2cfd7399a46d5e4.tar.gz vdr-1b6a7085a5cd9c64eedc06bfc2cfd7399a46d5e4.tar.bz2 | |
Added missing NULL checks when accessing sectionHandler
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 684d05b1..700c5f71 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -962,6 +962,7 @@ Marcus Mönnig <minibbjd@gmx.de> Pekka Virtanen <pekka.virtanen@sci.fi> for adding language code handling to the subtitling descriptor in 'libsi' + for adding missing NULL checks when accessing sectionHandler in device.c John Kennedy <rkennedy@ix.netcom.com> for publishing "A Fast Bresenham Algorithm For Drawing Ellipses" (found at |
