-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With #44 we tried to fix the memory leak which can happen if more than one thread is allocating a new chunk. The PR #44 was not fixing the issue and introduced a double free issue.
- Loading branch information
1 parent
6f81e41
commit b724803
Showing
1 changed file
with
29 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters