Home | History | Annotate | Download | only in minzip

Lines Matching refs:malloc

850 /* Helper state to make path translation easier and less malloc-happy.
949 zpath = (char *)malloc(zipDirLen + 2);
1086 char *linkTarget = malloc(pEntry->uncompLen + 1);