gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:free from t2ex/bsd_source/lib/libc/src_bsd/stdlib/realpath.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/realpath.c - 8.9KB - 212 lines
80:                         if (mem_allocated)
81:                                 free(resolved);
82:                         else
209: if (mem_allocated) 210: free(resolved); 211: e1: if (eno) *eno = serrno; return NULL;