TRYFREE 126 modules/widgetman/unzip.h # define TRYFREE(p) {if (p) gf_free(p);} TRYFREE 52 src/utils/gzio.cpp #define TRYFREE(p) {if (p) gf_free(p);}