Fix uses of pointer math relying on 32-bit sized pointers to use appropriate types and casts for pointers. This will make support of a 64-bit compilation easier in the future.
Fix uses of pointer math relying on 32-bit sized pointers to use appropriate types and casts for pointers.
This will make support of a 64-bit compilation easier in the future.