mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible buffer overflow in handling CA descriptors
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -8828,7 +8828,7 @@ Video Disk Recorder Revision History
|
||||
- Empty adaptation field TS packets are now skipped when recording (thanks to
|
||||
Christopher Reimer, based on the "AFFcleaner" by Stefan P<>schel).
|
||||
|
||||
2016-12-22: Version 2.3.2
|
||||
2016-12-23: Version 2.3.2
|
||||
|
||||
- Fixed a crash when deleting a recording (reported by Oliver Endriss).
|
||||
- Fixed an overflow of PIDs in a receiver (thanks to Robert Hannebauer).
|
||||
@@ -8874,3 +8874,5 @@ Video Disk Recorder Revision History
|
||||
- Added a 'const' version of cTimers::GetTimer() (thanks to Lars Hanisch).
|
||||
- Fixed a typo in the description of cTimers::GetTimersRead() (thanks to Lars
|
||||
Hanisch).
|
||||
- Fixed a possible buffer overflow in handling CA descriptors (suggested by
|
||||
Lars Hanisch).
|
||||
|
||||
Reference in New Issue
Block a user