DescriptionFix temporary zones: DoExpression should go into local_zone_.
There's no use putting it into parser_zone_, and if we do so, it might
refer to dead memory (the Block is in local_zone_ which might get
discarded).
BUG=
Committed: https://crrev.com/d4341d1fea2373cd18fb7e31f0d97ababa00aa27
Cr-Commit-Position: refs/heads/master@{#37787}
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|