microsoft / microsoft/mimalloc

Redirecting CoTaskMemAlloc/CoTaskMemReAlloc/CoTaskMemFree from Ole32.dll

Open
#1,184 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
13.4k
Forks
1.2k
Avg merge
4d 45m
Merged PRs (30d)
13

Description

I use these function heavily in my program and would like to try to redirect them as well.
I'm currently using minject.
Is the source code of mimalloc-redirect.dll shared somewhere ?
If not, I'm familiar with MS Detours.
Is minject/mimalloc-redirect.dll using MS Detours ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the source for mimalloc-redirect.dll and the minject integration, then determine whether MS Detours is involved. Define the requested CoTaskMemAlloc, CoTaskMemReAlloc, and CoTaskMemFree redirection behavior and document the relevant implementation or entry points; the work is done when the requested support and its validation path are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.