master
Upgrade to modern autotools
Update to latest autotools
Update copyright year
fix a leak in non-happy path
Fix a warning on signed/unsigned comparison. Also add some checks to prevent double-free
add a check for theoretical situations
Fix a typo on previous commit.
Small aid to detect malformed profiles
Port fixes from Artifex for memory leaks
A try to get rid of spam reports about "vulnerabilities" that are not real.
Fix theoretical leak on non-happy path
Fix UnrollPlanarWordsPremul() skipping only 1 plane instead of Extra planes
Add an extra check in an undocumented function.
Recover fixing of neutrality when detecting black point. Code was deleted by error.
Fixed a warning on wchar_t
Creating an output profile by cmsTransform2DeviceLink does not propagate correctly the colorant table. Fixed.
Revert "add a helper function, for now undocumented"
Export colorants for multi-channel transforms
Fix misplaced GNU GPL in a file used by meson
Add a plug-in mode for reading unknown tags if type is known. Bump header version.
meson: propagate m_dep and threads_dep through liblcms2_dep