DescriptionUse va_list variable safely
va_list variable will be invalid after the first call. Use va_copy to
initialize the va_list for another call.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/cd27a41ddafe819fbc597110a50ec9cfadc28c1f
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|