Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aper: Fix INTEGER encode on 32bit platforms
On i686 the long is 4 bytes and the right shift with more then 32 bits is probably an undefined behaviour See vlm#185 (comment)
- Loading branch information