sane-project-backends/sanei
Julien BLACHE 57bfede65b Plug an information leak in the net backend.
When sending out a SANE_NET_CONTROL_OPTION RPC for the SANE_ACTION_GET_VALUE
action (and SANE_ACTION_SET_AUTO for the network protocol versions < 3), the
backend was not clearing the memory area for the value argument before
sending it over the network, resulting in an information leak for the
SANE_ACTION_GET_VALUE case.
2008-04-13 14:44:20 +00:00
..
Makefile.in Fix warnings about ignored --datarootdir 2008-02-03 06:59:36 +00:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE. 2007-10-25 13:23:52 +00:00
sanei_access.c Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>: 2006-06-07 07:28:31 +00:00
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c
sanei_config.c
sanei_config2.c
sanei_constrain_value.c
sanei_init_debug.c
sanei_jpeg.c
sanei_lm983x.c
sanei_net.c Plug an information leak in the net backend. 2008-04-13 14:44:20 +00:00
sanei_pa4s2.c
sanei_pio.c Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
sanei_pp.c
sanei_pv8630.c
sanei_scsi.c add class 6 to usb detection code, fix scsi detection bug 2008-03-28 14:13:23 +00:00
sanei_tcp.c fix compilation with cygwin 2008-01-08 23:04:04 +00:00
sanei_thread.c
sanei_udp.c added udp support functions 2007-12-26 11:18:26 +00:00
sanei_usb.c Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based 2008-03-28 20:39:02 +00:00
sanei_wire.c Fixing compiler warnings 2007-01-20 23:02:53 +00:00
test_wire.c