mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
improve windows warning message
This commit is contained in:
parent
25246070ae
commit
5dfdc092b5
2 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@
|
|||
#include <mimalloc.h>
|
||||
#include <new>
|
||||
|
||||
static void double_free();
|
||||
|
||||
static void* p = malloc(8);
|
||||
|
||||
void free_p() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue