Fixed a possible crash in remux.c on 64-bit machines

This commit is contained in:
Klaus Schmidinger
2006-12-01 14:53:11 +01:00
parent bab6955557
commit 78b78ffd64
3 changed files with 5 additions and 3 deletions

View File

@@ -4995,3 +4995,4 @@ Video Disk Recorder Revision History
If your version of 'wget' doesn't support the -U option to set the user agent,
use the new option -U of getskyepg.pl to have the information added to the URL
as a query string.
- Fixed a possible crash in remux.c on 64-bit machines (thanks to Reinhard Nissl).