Endless loop in version 1.6.26
Tilo Kühn <tilo.kuehn.73-gM/[email protected]>
| Newsgroups | gmane.comp.graphics.png.devel |
|---|---|
| Message-ID | <em1f5bf60c-14eb-4351-9f9b-24a869c863c2@macprowin10> |
This new codeblock in png lib 1.6.26 lead to an endless loop when trying
to read
https://github.com/MozillaSecurity/fuzzdata/blob/master/samples/png/c-m1-19e0d1d0dfe97dca39e9d449c6b8b3d2.png
from https://github.com/MozillaSecurity/fuzzdata/tree/master/samples/png
if(!strncmp(png_ptr->zstream.msg,"incorrect data check",20))
{
png_chunk_benign_error(png_ptr, "ADLER32 checksum
mismatch");
continue;
}
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
png-mng-implement mailing list
png-mng-implement-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/png-mng-implement