diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-03 14:02:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-03 14:02:01 +0100 |
commit | 39f6b6fc6b93609c5ef5bcccdc3afd00ded7402d (patch) | |
tree | e9be15f3401ecad951fb1d5d54032a60e10b1cbd /CONTRIBUTORS | |
parent | 0b5085f4f00618a96eaaba97c05dd1c5177b5e42 (diff) | |
download | vdr-39f6b6fc6b93609c5ef5bcccdc3afd00ded7402d.tar.gz vdr-39f6b6fc6b93609c5ef5bcccdc3afd00ded7402d.tar.bz2 |
Fixed a possible access to uninitialized data in cEIT::cEIT()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 46a8eb42..6cfc11c0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2919,6 +2919,7 @@ Henning Heinold <heinold@inf.fu-berlin.de> Dominik Strasser <dominik@die-strassers.de> for making a cRemote be removed from the Remotes list in case its initialization failed + for reporting a possible access to uninitialized data in cEIT::cEIT() Joerg Bornkessel <hd_brummy@gentoo.org> for adding LDFLAGS to the linker calls in the Makefiles |