summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-23 16:43:23 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-23 16:43:23 +0100
commit1ca753003b97ea3df52460165118e040ae73a080 (patch)
treedb4e605a8984ba50feaf0a6db9ee69846330a211 /HISTORY
parent4895d6b9e2c90376f0a639ee5a9bd74d9701cf09 (diff)
downloadvdr-1ca753003b97ea3df52460165118e040ae73a080.tar.gz
vdr-1ca753003b97ea3df52460165118e040ae73a080.tar.bz2
Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload start' packets
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4e30d8de..ba080b3c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5950,3 +5950,5 @@ Video Disk Recorder Revision History
- Checking the remaining packet length after processing the pointer field in
cPatPmtParser::ParsePat() and cPatPmtParser::ParsePmt() (suggested by Frank
Schmirler).
+- Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload start'
+ packets (suggested by Frank Schmirler).