mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a memory leak in handling the NIT
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -9737,7 +9737,7 @@ Video Disk Recorder Revision History
|
||||
- The Recordings menu now marks recordings with errors with an exclamation mark ('!'),
|
||||
and the number of errors (if any) is displayed in the recording's Info menu.
|
||||
|
||||
2021-12-11:
|
||||
2021-12-14:
|
||||
|
||||
- Replaced all umlauts in the example channels.conf with their ae, oe, ue substitutes
|
||||
to avoid problems on UTF-8 systems.
|
||||
@@ -9745,3 +9745,4 @@ Video Disk Recorder Revision History
|
||||
Haubrich).
|
||||
- Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() (reported by Christoph
|
||||
Haubrich).
|
||||
- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).
|
||||
|
Reference in New Issue
Block a user