ZFREE             883 tools/packfi2/deflate.c     ZFREE(strm, strm->state);
ZFREE             267 tools/packfi2/zutil.h #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}