| commit | 17ba5de88f557f03a90f313b444caf3403c848f6 | [log] [tgz] |
|---|---|---|
| author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Tue Feb 21 14:49:56 2012 -0600 |
| committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Tue Feb 21 14:49:56 2012 -0600 |
| tree | 37e7b125f207e473f1bedb5088172f2c1dc736f2 | |
| parent | 7d5bf79d88827a66a8c29b9fc5dcb58e59188985 [diff] |
[libpng16] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
pngpread.c and use the sequential png_handle_tEXt, etc., in pngrutil.c;
now that png_ptr->buffer is inaccessible to applications, the special
handling is no longer useful.