mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible heap-use-after-free in cDvbTuner::Action()
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -9816,9 +9816,10 @@ Video Disk Recorder Revision History
|
||||
- Added missing rounding when dividing frequencies in processing the NIT (thanks to
|
||||
Winfried K<>hler).
|
||||
|
||||
2022-12-01:
|
||||
2022-12-05:
|
||||
|
||||
- Fixed a compiler warning.
|
||||
- Fixed generating the index file in the cutter (reported by Christoph Haubrich).
|
||||
- Fixed a faulty 'Timer still recording' query when canceling an editing job.
|
||||
- Added code for the 'qks' audio track (thanks to Johann Friedrichs).
|
||||
- Fixed a possible heap-use-after-free in cDvbTuner::Action() (reported by Marko M<>kel<65>).
|
||||
|
Reference in New Issue
Block a user