HomeFreeBSD

Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) instead

Description

Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) instead
of incorrect and machine-dependent integer math. Now we can encrypt a file
on an i386 and decrypt it on an amd64, and vice versa.

Submitted by: Andrew Heybey < ath at niksun dot com >

Details

Provenance
jkimAuthored on Jul 25 2006, 10:20 PM
Parents
rGce92ededd9e2: MFC noted: minidumps.
Branches
Unknown
Tags
Unknown

Event Timeline