[GCM] Fix use after free memory issue in gcm store
leveldb::Slice holds a pointer to the string passed to it, so the string must outlive the slice itself. BUG=284553 Review URL: https://codereview.chromium.org/138053006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245154 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment