Searched refs:ehend (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.c469 id3_byte_t const *ehptr, *ehend; local
485 ehend = ptr + ehsize;
487 ptr = ehend;
489 if (ehend - ehptr >= 6) {
504 if (ehend - ehptr < 4)
520 id3_byte_t const *ehptr, *ehend; local
533 ehend = ehptr + ehsize;
537 if (bytes < 1 || bytes > ehend - ptr)
552 if (dataptr == ehend)
555 if (datalen > 0x7f || datalen > ehend
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.c469 id3_byte_t const *ehptr, *ehend; local
485 ehend = ptr + ehsize;
487 ptr = ehend;
489 if (ehend - ehptr >= 6) {
504 if (ehend - ehptr < 4)
520 id3_byte_t const *ehptr, *ehend; local
533 ehend = ehptr + ehsize;
537 if (bytes < 1 || bytes > ehend - ptr)
552 if (dataptr == ehend)
555 if (datalen > 0x7f || datalen > ehend
[all...]

Completed in 52 milliseconds