mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Minimize memdup disruption
This commit is contained in:
@@ -117,6 +117,7 @@ typedef struct GOptionContext {
|
||||
#define g_malloc malloc
|
||||
#define g_free free
|
||||
#define g_realloc realloc
|
||||
#define g_memdup2 g_memdup
|
||||
|
||||
#define G_STR_DELIMITERS "_-|> <."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user