Description[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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245154
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|