mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7787,6 +7787,8 @@ Video Disk Recorder Revision History
|
||||
|
||||
- Fixed initializing cDevice::keepTracks.
|
||||
|
||||
2013-04-05: Version 2.1.1
|
||||
2013-04-07: Version 2.1.1
|
||||
|
||||
- Fixed initializing cDevice::keepTracks.
|
||||
- Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than
|
||||
one character (reported by Stefan Braun).
|
||||
|
Reference in New Issue
Block a user