Skip to content

mscoree: Add missing NUL terminator.

Yuxuan Shui requested to merge yshui/wine:mscoree-nul into master

Fix out-of-bound access by wcslen. Found by ASan.

Merge request reports

Loading