H A D | zlibndk.cpp | 39 static int GARBAGE_LEN = strlen(GARBAGE) + 1;
variable 351 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in UnCompress() local 421 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in UnCompress2() local 452 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateValidate() local 482 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateUndermine() local 513 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateSyncPoint() local 544 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateSetDictionary() local 577 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateSync() local 613 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateResetKeep() local 645 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN);
in InflateReset2() local 676 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN); InflateReset() local 736 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN); InflateMark() local 887 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN); InflateGetDictionary() local 942 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN); InflateCodesUsed() local 1054 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN); Inflate() local 1332 strncpy(reinterpret_cast<char *>(unComp), GARBAGE, GARBAGE_LEN); GzGets() local [all...] |