DescriptionUse sstream over sprintf
gcc warns about sprintf being unsafe in some cases.
Also snprintf is not available under windows.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249365
Patch Set 1 #Patch Set 2 : use sstream #
Total comments: 7
Patch Set 3 : less verbose #
Messages
Total messages: 9 (0 generated)
|