DescriptionUse std::string references instead of copying contents.
This CL improves the memory footprint a bit by using string references
instead of creating a copy.
Committed: https://crrev.com/083b73fb95755b78cb0b9cbe67752b7e7b7eb263
Cr-Commit-Position: refs/heads/master@{#9592}
Patch Set 1 #Patch Set 2 : Changed another occurrence. #
Total comments: 2
Patch Set 3 : Fix use-after-free #
Messages
Total messages: 19 (7 generated)
|