commit | db04c0645e0757854962acc45bfcb32aea70ad3a | [log] [tgz] |
---|---|---|
author | Ping-Hao Wu <pinghao@google.com> | Fri Mar 20 11:41:49 2015 -0400 |
committer | Nicolas Capens <capn@google.com> | Fri Mar 20 16:33:39 2015 +0000 |
tree | f866b84b37c6cffc262e9a7cb0f4756676d7af59 | |
parent | df84738c019d798737bc8744a551c407d44cdc2b [diff] |
Use a string format for safer printing. The string was directly used as the string format, which would have caused printf to expect additional arguments when it contains formatting elements. Bug 18720257 Change-Id: Ie4391097e58d4cab2793a05eda2b03acd02d7f22 Reviewed-on: https://swiftshader-review.googlesource.com/2656 Reviewed-by: Greg Hartman <ghartman@google.com> Tested-by: Greg Hartman <ghartman@google.com> Reviewed-by: Nicolas Capens <capn@google.com>