sane-project-backends/frontend
Julien BLACHE 91051e826f * frontend/saned.c: auth_callback(): arrays are passed as pointers, declaring parameters as arrays of fixed size is useless. memset() the correct length, not sizeof(pointer).
Caught while testing splint on the SANE sources, potential information leakage.
2004-09-01 21:03:35 +00:00
..
Makefile.in Minor cleanup from the jpeg move. Reverted frontend link order. 2003-07-26 21:40:06 +00:00
saned.c * frontend/saned.c: auth_callback(): arrays are passed as pointers, declaring parameters as arrays of fixed size is useless. memset() the correct length, not sizeof(pointer). 2004-09-01 21:03:35 +00:00
scanimage.c * frontend/scanimage.c: Added the possibility to cleanly stop a batch by pressing Ctrl+D when using --batch-prompt. 2004-07-31 17:26:02 +00:00
stiff.c Oliver Rauch: added fclose(icc_file) to stiff.c 2002-11-29 17:06:36 +00:00
stiff.h 2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-08-27 17:57:19 +00:00
test.c
tstbackend.c fixed a couple bugs. 2004-08-14 17:33:20 +00:00