microsoft / microsoft/mimalloc
Could mimalloc work on objectc project?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 13.4k
- Forks
- 1.2k
- Avg merge
- 4d 45m
- Merged PRs (30d)
- 13
Description
When I embed this lib into my object c project, it crash :
malloc: *** error for object 0x1081c1800: pointer being freed was not allocated
And it will be ok if I move this lib.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point; start by reproducing the crash when mimalloc is embedded in the Objective-C project and compare it with the case where the library is moved. Done means the integration no longer reports an unallocated pointer, with the cause identified or a minimal reproduction recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, objective-c
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100