| 101 |
*height = png_get_image_height(png_ptr, info_ptr); |
101 |
*height = png_get_image_height(png_ptr, info_ptr); |
| 106 |
iprint(MSG_CRITICAL, "Failed to allocate memory for image: %s.\n", filename); |
106 |
iprint(MSG_CRITICAL, "Failed to allocate memory for image: %s.\n", filename); |