[libpng16] Removed an incorrect paragraph about png_benign_error

from the manual page.
This commit is contained in:
Glenn Randers-Pehrson 2012-11-27 14:49:22 -06:00
parent eb8e19baa3
commit 026b295698
2 changed files with 10 additions and 525 deletions

View File

@ -4948,10 +4948,6 @@ The signatures of many exported functions were changed, such that
png_infop became png_inforp or png_const_inforp
where "rp" indicates a "restricted pointer".
The new default for chunk_benign_error() is warn on read, error on write.
In some cases png_warning has been replaced by png_chunk_error(); applications
won't see a change unless the it makes benign_error call png_error.
Error detection in some chunks has improved; in particular the iCCP chunk
reader now does pretty complete validation of the basic format. Some bad
profiles that were previously accepted are now rejected, in particular the

531
libpng.3

File diff suppressed because it is too large Load Diff