Using generic format specifier for logging pointers
This change uses generic format specifier for logging the pointers which can be 64 bit or 32 bit depending upon the system used for compilation. Also address of operator is used before casting a int variable to void pointer. Change-Id: Ie9dec408f3a5f674079f77c047d8192f65a004ca
Loading
Please register or sign in to comment