aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorDavid Vierra <codewarrior@hawaii.rr.com>2018-02-23 12:32:20 -1000
committerDavid Vierra <codewarrior@hawaii.rr.com>2018-02-23 12:35:21 -1000
commit02758b892af11b31fbbe0b7e835b1a0ce6e66bd0 (patch)
tree2840e8d39816882844a098bc45bd7ddb45d6d7bc /.gitattributes
parent57f1e0d07ae47ac23071105c6fb152431c525cf1 (diff)
downloadGT5-Unofficial-02758b892af11b31fbbe0b7e835b1a0ce6e66bd0.tar.gz
GT5-Unofficial-02758b892af11b31fbbe0b7e835b1a0ce6e66bd0.tar.bz2
GT5-Unofficial-02758b892af11b31fbbe0b7e835b1a0ce6e66bd0.zip
Fix NPE in Preloader_GT_OreDict caused by improper use of string formatting
Passing arbitrary strings as the `format` argument of logging functions is guaranteed to raise various errors. Instead, pass `"%s"` as the `format` argument and the arbitrary strings as the following arguments.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions