diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-07 14:54:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-07 14:54:15 +0200 |
commit | ae208771e8f6f75c655949252f4e9b3a55b6ef8c (patch) | |
tree | d1f6d62def6789baa3a315e8722a287da04fd520 /CONTRIBUTORS | |
parent | df4ea104194a19dcb8e525b843dd4fa37f39ff93 (diff) | |
download | vdr-ae208771e8f6f75c655949252f4e9b3a55b6ef8c.tar.gz vdr-ae208771e8f6f75c655949252f4e9b3a55b6ef8c.tar.bz2 |
Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 780ad5ff..303ef673 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3135,3 +3135,7 @@ Zoran Turalija <zoran.turalija@gmail.com> for translating OSD texts to the Serbian language for adding maximum SNR and signal strength value for TechniSat SkyStar HD2 for pointing out that the language file sr_SR.po should be renamed to sr_RS.po + +Stefan Braun <louis.braun@gmx.de> + for reporting an endless loop in cTextWrapper::Set() in case the given Width is smaller + than one character |