log管理器内存分配池化,修复部分log写入部分与内存池部分存在的恶性bug
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include "config.h"
|
||||
#define QUITPLG 0
|
||||
#define NEWMSG 1
|
||||
#define FREE 2
|
||||
#define SW_FREE 2
|
||||
|
||||
int make_swap(rbt_msg *swap);
|
||||
int create_swap(const char *name);
|
||||
|
||||
Reference in New Issue
Block a user