diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-06 12:29:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-06 12:29:38 +0200 |
commit | 16c3b8f0e7f3bd4ba5148e188806eae7ddcfaf08 (patch) | |
tree | 3dd6536b8fab9f8cdc826ab56a836731c3684108 /HISTORY | |
parent | ff5df8f29852a1c968a2797e13e494ae882bed26 (diff) | |
download | vdr-16c3b8f0e7f3bd4ba5148e188806eae7ddcfaf08.tar.gz vdr-16c3b8f0e7f3bd4ba5148e188806eae7ddcfaf08.tar.bz2 |
Fixed an out-of-bounds memory access with audio language ids
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3657,3 +3657,5 @@ Video Disk Recorder Revision History umask settings (thanks to Andreas Brachold). - Fixed the cChannel copy constructor (thanks to Marcel Wiesweg for pointing out a problem with it). +- Fixed an out-of-bounds memory access with audio language ids (thanks to + Matthias Lenk for reporting, and Udo Richter for suggesting a fix). |