summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar Morph2021-05-27 23:13:39 -0400
committerGravatar Morph2021-05-27 23:45:56 -0400
commit247cd92216160dd020464d57a28aa3c1ce731095 (patch)
tree11ac756abd08444b023e9a4432fe81543459f2b3 /src/input_common/sdl/sdl_impl.cpp
parentMerge pull request #6372 from bunnei/raster-cache-fix (diff)
downloadyuzu-247cd92216160dd020464d57a28aa3c1ce731095.tar.gz
yuzu-247cd92216160dd020464d57a28aa3c1ce731095.tar.xz
yuzu-247cd92216160dd020464d57a28aa3c1ce731095.zip
applets/swkbd: Only read the text check message on Failure/Confirm
Applications may leave this region of memory uninitialized when the text check result is not either Failure or Confirm. Attempting to read uninitialized memory may cause an exception within the UTF16 to UTF8 string converter. Fix this by only reading the text check message on Failure or Confirm.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions