Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
intptr_t should be used instead of uint32_t to hold a pointer.
Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- Loading branch information