if given char*, QCOMPARE will try to compare the strings pointed by the
char*
In this case, the char* just point to garbage, we just want to compare
the addresses.
(Was changed in commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| qatomicpointer.pro | ||
| tst_qatomicpointer.cpp | ||