j
k
j a
j l
If the malloc(3) had failed to allocate the memory, it returned nonzero value, but the 'file' handle was kept open. This closes the handle before return from the `init_xdg_dirs()` if the malloc(3) has failed.
Back to the thread
Back to the list