summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-05-13 14:39:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-05-13 14:39:41 +0200
commit539c0da85348b52534429bed7ff0a5ea24bbf00f (patch)
tree78dfa10c6c122807ff7f95b173e31d425b1c0441 /HISTORY
parente2a995f3e7b56defa21c489e29d7618ca7ff022c (diff)
downloadvdr-539c0da85348b52534429bed7ff0a5ea24bbf00f.tar.gz
vdr-539c0da85348b52534429bed7ff0a5ea24bbf00f.tar.bz2
Fixed a possible out of buffer memory access in case of bad TS data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 627bddc9..c5927e76 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6451,3 +6451,5 @@ Video Disk Recorder Revision History
- Fixed a crash when creating a new channel if the channel list is empty (reported
by Halim Sahin).
- Updated the Czech OSD texts (thanks to Radek Stastny).
+- Fixed a possible out of buffer memory access in case of bad TS data (reported
+ by Rolf Ahrenberg).