GLOB_REALLOC     1557 dir.c              tmp = GLOB_REALLOC(path, base + len + 1);
GLOB_REALLOC     1615 dir.c          	buf = GLOB_REALLOC(path, base + wlen + 1);
GLOB_REALLOC     1626 dir.c          	utf8filename = GLOB_REALLOC(0, wlen);
GLOB_REALLOC     1630 dir.c          	    buf = GLOB_REALLOC(path, base + wlen + 1);