Imported from libpng-1.2.4beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-06-28 09:34:00 -05:00
parent d1e8c8694d
commit d020e9d826
62 changed files with 281 additions and 134 deletions

View File

@@ -594,6 +594,7 @@ static void rpng2_x_init(void)
* If we/it segfault instead, seems like a libpng bug... */
/* we're here via libpng callback, so if window fails, clean and bail */
printf("readpng2_cleanup.\n");
readpng2_cleanup(&rpng2_info);
rpng2_x_cleanup();
exit(2);