v0.35.3-rc.1
Pre-release-
Tighten verification of
textdimensions, TIFF tile dimensions andextendvalues. -
Improve code bundler support by resolving path to libvips binary.
-
Increase default concurrency when use of
MALLOC_ARENA_MAXis detected. -
Emit warning about binaries provided by Electron for use on Linux.
-
Add
hasAlphaproperty to outputinfo.
#4500 -
Bound
clahewidth and height to avoid signed overflow.
#4551
@metsw24-max -
Bound
trimmargin to avoid signed overflow.
#4552
@metsw24-max -
Reject infinite values when validating numbers.
#4553
@metsw24-max -
Bound extract region to libvips coordinate limit.
#4555
@metsw24-max -
Verify background colour values are numbers.
#4556
@metsw24-max -
Bound create and raw input dimensions to coordinate limit.
#4558
@metsw24-max -
Tighten recomb and affine matrix verification.
#4560
@chatman-media -
Verify cache memory limit to avoid overflow.
#4561
@metsw24-max