DescriptionFix a potential use-after-free after JSONReader::Read.
JSONReader produces base::Value objects that share a string buffer. See comment at the JSON_DETACHABLE_CHILDREN option.
Since Remove on a child node was used, this potentially lead to use-after-free.
BUG=NONE
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277772
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|