On Mon, 29 Mar 2010, Carlos R. Mafra wrote: > Right, I compiled it now. I ended up applying your patch because > it was a git patch with changelog etc which required less effort to apply :-)
yeah, but it's no good ;)
it should be if (!png_sig_cmp(buffer, 0, 8)) not
if (png_sig_cmp(buffer, 0, 8))
:)
--
[-]
mkdir /nonexistent
--
To unsubscribe, send mail to [email protected].
