kopia lustrzana https://gitlab.com/sane-project/backends
![]() * removed a bug in saned (patch by Matthias Trute <mtrute@topmail.de>) calculation of the reader buffer index was not correct: if (reader >= sizeof (buf)) - reader = 0; + reader -= sizeof(buf); |
||
---|---|---|
ChangeLog |