Fixed an out-of-bounds memory access with audio language ids

This commit is contained in:
Klaus Schmidinger
2005-08-06 12:29:38 +02:00
parent ff5df8f298
commit 16c3b8f0e7
4 changed files with 15 additions and 7 deletions

View File

@@ -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).