Skip to content

raw2tiff: avoid divide by 0

Thomas Bernard requested to merge miniupnp/libtiff:bug2839 into master

fixes #151 (closed) / http://bugzilla.maptools.org/show_bug.cgi?id=2839

first memcmp() lines before computing correlation and always avoid divide by 0 anyway

Merge request reports