sane-project-backends/sanei
Henning Geinitz 74de40f1da Removed Frank's memleak fix. The memory is allocated only once in
sanei_usb_init, not in sanei_usb_open.  So releasing it in sanei_usb_close
breaks backends that open devices more than once.
2003-04-20 14:59:07 +00:00
..
Makefile.in Fixed regeneration of libsanei.a when the object files were changed. 2003-01-22 14:48:42 +00:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c Removed warning: `dev_io_fd' defined but not used. Variable used only by 2001-12-01 19:37:23 +00:00
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c Check the IP address of the remote host before any communication occurs. 2003-02-09 11:23:41 +00:00
sanei_config.c Fixed possible segfault. 2002-05-30 19:26:40 +00:00
sanei_config2.c Fixed possible segfault. 2002-05-30 19:26:40 +00:00
sanei_constrain_value.c Removed unnecessary variable. 2003-04-02 22:14:57 +00:00
sanei_init_debug.c
sanei_lm983x.c Major update to support Canon CIS scanner N670/676U and N650/656U 2002-09-28 11:31:53 +00:00
sanei_net.c
sanei_pa4s2.c 2003-01-25 Jochen Eisinger <jochen.eisinger@gmx.de> 2003-01-26 14:13:04 +00:00
sanei_pio.c
sanei_pv8630.c Added some debug traces. 2003-04-19 03:58:44 +00:00
sanei_scsi.c Fixed some warnings. 2003-04-02 22:41:54 +00:00
sanei_thread.c Increased stacksize for thread. Patch from Franz Bakan <fbakan@gmx.net>. 2003-03-16 11:05:11 +00:00
sanei_usb.c Removed Frank's memleak fix. The memory is allocated only once in 2003-04-20 14:59:07 +00:00
sanei_wire.c Check the IP address of the remote host before any communication occurs. 2003-02-09 11:23:41 +00:00
test_wire.c