Module: wine Branch: master Commit: d4ce1fd764be3bf03ce3f6332b0d0327725b3ffc URL: https://gitlab.winehq.org/wine/wine/-/commit/d4ce1fd764be3bf03ce3f6332b0d032...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Nov 8 10:46:59 2022 +0100
png: Import upstream release 1.6.38.
---
libs/png/AUTHORS | 8 +++++-- libs/png/LICENSE | 4 ++-- libs/png/png.c | 14 +++++------ libs/png/png.h | 26 ++++++++++----------- libs/png/pngconf.h | 8 +++---- libs/png/pngget.c | 14 +++++------ libs/png/pngpriv.h | 65 ++++++++++++++++++++++------------------------------ libs/png/pngread.c | 3 --- libs/png/pngrtran.c | 2 +- libs/png/pngrutil.c | 36 ++++++++++++++--------------- libs/png/pngset.c | 13 +++++++---- libs/png/pngstruct.h | 12 +--------- libs/png/pngwrite.c | 12 +++++++++- 13 files changed, 106 insertions(+), 111 deletions(-)