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