Skip to content

calculate_checksum fails on 64 bit linux ( when long is 8 bytes ) #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
There is reading of sizeof(unsigned long) bytes from file, but on 64 bit linux 
long is 8 bytes. When replacing long with any 4 byte size ( like int ) 
everything works fine.

Original issue reported on code.google.com by [email protected] on 15 May 2013 at 10:40

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions