malloced_buf 1334 src/filemanager/mountlist.c wchar_t *malloced_buf = NULL; malloced_buf 1344 src/filemanager/mountlist.c g_free (malloced_buf); malloced_buf 1345 src/filemanager/mountlist.c malloced_buf = (wchar_t *) g_malloc (bufsize * sizeof (wchar_t)); malloced_buf 1346 src/filemanager/mountlist.c buf = malloced_buf; malloced_buf 1398 src/filemanager/mountlist.c g_free (malloced_buf);