Fixed an endless loop in the DrawEllipse() functions for very small ellipses

This commit is contained in:
Klaus Schmidinger
2013-05-18 12:39:59 +02:00
parent f6adb32202
commit cc6c05fcf2
3 changed files with 9 additions and 6 deletions

View File

@@ -3147,6 +3147,7 @@ Zoran Turalija <zoran.turalija@gmail.com>
Stefan Braun <louis.braun@gmx.de>
for reporting an endless loop in cTextWrapper::Set() in case the given Width is smaller
than one character
for reporting an endless loop in the DrawEllipse() functions for very small ellipses
Jochen Dolze <vdr@dolze.de>
for changing cThread::SetIOPriority() from "best effort class" to "idle class" in order