Fixed a possible access to uninitialized data in cEIT::cEIT()

This commit is contained in:
Klaus Schmidinger
2013-11-03 14:02:01 +01:00
parent 0b5085f4f0
commit 39f6b6fc6b
3 changed files with 6 additions and 3 deletions

View File

@@ -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