dp%netscape.com 1d24a36c44 This patch improves the PNG error-handling. Primarily it fixes a very
subtle compile-time error involving the jmp_buf struct, which can be
different sizes depending on what macros are defined.  Since libpng and
Mozilla are not necessarily compiled at the same time (at least during
development), the only way to guarantee that their concept of jmp_buf
is consistent is to avoid using it at all in one of them; specifically,
replace libpng's default error-handler with essentially the same thing
within Mozilla.  (This will likely be required in a future version of
libpng, btw.)
1999-08-27 04:09:01 +00:00
..
1999-04-22 23:47:11 +00:00
1999-04-20 18:24:24 +00:00
1999-08-24 23:01:16 +00:00
1999-08-26 22:45:55 +00:00
1999-08-25 14:39:53 +00:00
1999-08-25 14:39:53 +00:00