mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

This widens the 'limit' check on the internally calculated error limits in the 'DIGITIZE' case (the code used prior to 1.7 for rgb_to_gray error checks) and it changes the check to only operate in non-release builds (base build type not RC or RELEASE.) Signed-off-by: John Bowler <jbowler@acm.org>