Write to NULL will trigger a Clang compile warning and the compiler may
optimize and turn it into a non-op. int* -> volatile int* to fix this. BUG=127724 Review URL: https://chromiumcodereview.appspot.com/10392109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137251 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment