1
0
Fork 0
forked from suyu/suyu
suyu/src
Morph 247cd92216 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.
2021-05-27 23:45:56 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
core applets/swkbd: Only read the text check message on Failure/Confirm 2021-05-27 23:45:56 -04:00
input_common Merge pull request #6312 from german77/analogMapping 2021-05-24 12:02:37 -07:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core video_core: rasterizer_cache: Use u16 for cached page count. 2021-05-27 14:47:24 -07:00
web_service
yuzu Merge pull request #6346 from lat9nq/apply-config-pgc 2021-05-27 13:07:53 -04:00
yuzu_cmd common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00