Searched refs:maxpos (Results 1 – 1 of 1) sorted by relevance
59 unsigned char * maxpos = Data+itemlen; in show_IPTC() local80 if (pos >= maxpos) goto corrupt; in show_IPTC()88 if (pos+4 >= maxpos) goto corrupt; in show_IPTC()104 if (pos+5 > maxpos) goto corrupt; in show_IPTC()117 if (pos+length > maxpos) goto corrupt; in show_IPTC()