DescriptionAvoid string allocs for CMap_GetString() return value.
StringC's are all that's needed here. Also CMap_GetString()
and GetCode() are side-effect free, so remove calls where
the value is not used.
Committed: https://pdfium.googlesource.com/pdfium/+/b1c80fb8b843a2a345b2cd6005e591dc731355f4
Patch Set 1 #Patch Set 2 : Remove some calls where the result is not used. #
Messages
Total messages: 8 (4 generated)
|