Bas Wijnen <[EMAIL PROTECTED]> wrote:
Hi,
> A missing error handler in backend/microtek2.c leads to a segfault if an error
> occurs there. In function sane_start, after the line with
>
> status = read_cx_shading(ms);
>
> The usual error check should be added:
>
> if ( status != SANE_
Package: sane-backends
Version: 1.0.18
Tags: patch
Severity: minor
A missing error handler in backend/microtek2.c leads to a segfault if an error
occurs there. In function sane_start, after the line with
status = read_cx_shading(ms);
The usual error check should be added:
if (
2 matches
Mail list logo