Fixed an alignment problem in CAM access on 64bit systems

This commit is contained in:
Klaus Schmidinger
2003-12-22 15:59:18 +01:00
parent 0acb4dc6d0
commit 8841097e3a
3 changed files with 13 additions and 9 deletions

View File

@@ -2503,4 +2503,6 @@ Video Disk Recorder Revision History
define _GNU_SOURCE for this to work (see the example plugin Makefiles and
'newplugin').
- Fixed a problem with crc32 in SI handling on 64bit systems (thanks to Pedro
Miguel Sequeira de Justo Teixeira for reportign this one).
Miguel Sequeira de Justo Teixeira for reporting this one).
- Fixed an alignment problem in CAM access on 64bit systems (thanks to Pedro
Miguel Sequeira de Justo Teixeira for reporting this one).