util/Alloc: new library replacing GLib's g_malloc()
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
struct DecoderBuffer {
|
||||
Decoder *decoder;
|
||||
|
Reference in New Issue
Block a user