summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-14 17:40:47 -0500
committerGravatar Lioncash2018-11-14 17:43:23 -0500
commitcd47af8af03e4a52b1dd6a955cac9b814aa3de71 (patch)
tree398d533258ca1aca3433677ce1e8ff7eb9b9f2bf /src/common/string_util.cpp
parentMerge pull request #1679 from DarkLordZach/deterministic-rng-2 (diff)
downloadyuzu-cd47af8af03e4a52b1dd6a955cac9b814aa3de71.tar.gz
yuzu-cd47af8af03e4a52b1dd6a955cac9b814aa3de71.tar.xz
yuzu-cd47af8af03e4a52b1dd6a955cac9b814aa3de71.zip
service/acc: Correct error case within TrySelectUserWithoutInteraction()
empty() in this case will always return false, since the returned container is a std::array. Instead, check if all given users are invalid before returning the error code.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions