mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-06 23:39:31 +03:00
Merge branch 'dev' into dev2
This commit is contained in:
commit
402a560c31
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ There are four requirements to make the overriding work well:
|
||||||
list of the final executable (so it can intercept all potential allocations).
|
list of the final executable (so it can intercept all potential allocations).
|
||||||
You can use `minject -l <exe>` to check this if needed.
|
You can use `minject -l <exe>` to check this if needed.
|
||||||
|
|
||||||
```cpp
|
```csharp
|
||||||
┌──────────────┐
|
┌──────────────┐
|
||||||
│ Your Program │
|
│ Your Program │
|
||||||
└────┬─────────┘
|
└────┬─────────┘
|
||||||
|
|
Loading…
Add table
Reference in a new issue