Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove binding of NULL to non-pointer variable
Fix plinux warning concerning a conversion from NULL to intptr_t by removing the initial assignment of variable 'address' to NULL Signed-off-by: Dylan Tuttle <[email protected]>
- Loading branch information