Skip to content
GitLab
Explore
Sign in
Register
mscoree: Use standard C functions for memory allocation in assembly.c.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
mscoree: Use standard C functions for memory allocation in assembly.c.
Alex Henrie
requested to merge
alexhenrie/wine:mscoree-strdupW
into
master
Nov 08, 2022
Overview
0
Commits
1
Pipelines
3
Changes
1
The big win here is getting rid of the reimplementation of wcsdup.
Merge request reports
Loading