mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Merge.
git-svn-id: https://svn.xiph.org/trunk/ezstream@13441 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
c8a98a5b72
commit
9dbe97bf47
@ -96,7 +96,9 @@ int _xalloc_vasprintf(char **, const char *, va_list, size_t *);
|
||||
|
||||
static unsigned int debug_level = 0;
|
||||
static FILE *debug_output = NULL;
|
||||
#ifdef XALLOC_DEBUG
|
||||
static unsigned int xalloc_next_id = 0;
|
||||
#endif
|
||||
static int xalloc_initialized = 0;
|
||||
static size_t xalloc_allocated;
|
||||
static size_t xalloc_total;
|
||||
|
Loading…
Reference in New Issue
Block a user