Searched defs:SAFE_FREE2 (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Ddst_internal.h85 #define SAFE_FREE2(a,s) if (a != NULL && s > 0){memset(a,0, s);free(a); a=NULL;} macro

Completed in 105 milliseconds