Skip to content
GitLab
Explore
Sign in
Register
Get rid of home grown allocator in DbgHelp.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Get rid of home grown allocator in DbgHelp.
eric pouech
requested to merge
epo/wine:mr-dhheap
into
master
Oct 21, 2022
Overview
1
Commits
2
Pipelines
3
Changes
2
Replace DbgHelp's internal memory allocator with heap functions:
slight improvement in speed (~ 1 to 2 %)
ability to reallocate chunks
Merge request reports
Loading