Simon Perry <[email protected]> on Tue, 2013/12/03 21:56: > On 03/12/13, Christian Hesse wrote: > > | I think libpng is right, and the image is broken. You can use pngfix > (which | is part of libpng package) to fix the image: > > Why does everything else that I listed display it properly though?
As you already noticed: Because it uses another version of libpng.
> I can't exactly use pngfix on images dynamically generated via a PHP
> forum.
I think you have three possibilities:
* The image is not generated dynamically but stored in a database. Simply
update the image with the fixed one.
* The image is generated dynamically. Probably your server uses a version of
libpng which is really old... Consider updating.
* File a bug report for libpng upstream.
--
main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH"
"CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];)
putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
signature.asc
Description: PGP signature

