summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-09-12 04:51:41 -0400
committerGravatar Lioncash2018-09-12 04:51:44 -0400
commit9b3bc0b282393a9bf19b4bcb1c2830a879278fbf (patch)
treebca820ac25a5405a9a1409b082fac6eca397a5b1 /src/common/string_util.cpp
parentsvc: Correct parameter type for OutputDebugString() (diff)
downloadyuzu-9b3bc0b282393a9bf19b4bcb1c2830a879278fbf.tar.gz
yuzu-9b3bc0b282393a9bf19b4bcb1c2830a879278fbf.tar.xz
yuzu-9b3bc0b282393a9bf19b4bcb1c2830a879278fbf.zip
svc: Do nothing if svcOutputDebugString() is given a length of zero
While unlikely, it does avoid constructing a std::string and unnecessarily calling into the memory code if a game or executable decides to be really silly about their logging.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions