summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7739d98d..4e30d8de 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5947,3 +5947,6 @@ Video Disk Recorder Revision History
Nissl for pointing this out).
- Fixed handling the pointer field in cPatPmtParser::ParsePmt() (thanks to Frank
Schmirler - sorry I swapped two lines whan adopting the original patch).
+- Checking the remaining packet length after processing the pointer field in
+ cPatPmtParser::ParsePat() and cPatPmtParser::ParsePmt() (suggested by Frank
+ Schmirler).