mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed the cTimer::operator=() so that it won't mess up the cListObject's pointers; fixed a memory leak in the cTimer::operator=() when using the 'aux' string
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -4896,6 +4896,10 @@ Video Disk Recorder Revision History
|
||||
detatching receivers. This change has caused some unwanted behavior, so further
|
||||
testing is necessary.
|
||||
|
||||
2006-09-01: Version 1.4.2-1
|
||||
2006-09-02: Version 1.4.2-1
|
||||
|
||||
- Added LC_ALL to the checks for UTF-8 at startup (suggested by Matthias Schwarzott).
|
||||
- Fixed the cTimer::operator=() so that it won't mess up the cListObject's pointers
|
||||
(reported by Alexander Rieger).
|
||||
- Fixed a memory leak in the cTimer::operator=() when using the 'aux' string
|
||||
(reported by Alexander Rieger).
|
||||
|
Reference in New Issue
Block a user