Menu

#9 softcrc fails on 64-bit platforms

open
nobody
None
5
2010-01-19
2010-01-19
No

dvbsnoop's '-softcrc' option fails under 64-bit platform (at least linux) due the use of u_long in src/misc/crc32.[ch]
To fix this, uint32_t could be used instead u_long. Patch 'crc32_64bitfix.patch' uploaded for fix.

Discussion


Log in to post a comment.