Fix incorrect use of object in log statement. We are given a pointer to the...
Fix incorrect use of object in log statement. We are given a pointer to the object and should not try to take the address of it.
Loading
Please register or sign in to comment