https://bugzilla.redhat.com/show_bug.cgi?id=1867692



--- Comment #5 from Zdenek Dohnal <[email protected]> ---
Created attachment 1711079
  --> https://bugzilla.redhat.com/attachment.cgi?id=1711079&action=edit
Patch proposed upstream

In sane_init() airscan backend was calling sane_exit(), which is linked to
sane_exit() function from sane-backends library, not to sane_exit() from
airscan.

I checked pixma backend how they handle errors within sane_init() - it just
returns error code and let the application cleanup after itself.

If I update airscan to reflect the pixma behavior, it works again without
segfault.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to