On Mon, 29 Mar 2010 at 19:08:07 +0200, Tamas TEVESZ wrote: > 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)) > > :) Thanks for pointing that out! I fixed it now. -- To unsubscribe, send mail to [email protected].
