Skip to content

Fixed crash on empty page nlbin

Ghost User requested to merge (removed):master into master

Fixed crash in ocropy-nlbin that occurred if an empty image were processed. The variable fname is not defined in the method normalize_raw_image but called if that method detects an empty image.

Edited by Ghost User

Merge request reports