diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-04 14:27:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-04 14:27:51 +0100 |
commit | 259ed3055e96263701a2a569f288cb9753c82fb2 (patch) | |
tree | 42947aaf108e0c703cf6b66956ec222c4a0db232 /CONTRIBUTORS | |
parent | fdfcfc021b593aee659567ecc251a33ee609d9ab (diff) | |
download | vdr-259ed3055e96263701a2a569f288cb9753c82fb2.tar.gz vdr-259ed3055e96263701a2a569f288cb9753c82fb2.tar.bz2 |
Fixed a memory leak in cString::operator=()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3c2b9a73..4035d40b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -794,6 +794,7 @@ Sascha Volkenandt <sascha@akv-soft.de> for fixing a crash in cConfig::Load() when compiling on the PPC for reporting '\n' in an esyslog() call in osd.c for reporting missing '&' in the SetAreas() example in PLUGINS.html + for reporting a memory leak in cString::operator=() Malcolm Caldwell <malcolm.caldwell@ntu.edu.au> for modifying LOF handling to allow for C-band reception |