freebsd-dev/sys/netsmb
Christian S.J. Peron ed9e2ed449 Although we check the return value of copyin(9) while determaining how
long the string is in userspace, afterwards we call malloc(M_WAITOK),
which could sleep for an unknown amount of time. Check the return
value of copyin(9) just to be sure that nothing has changed during that
time.

Found with:	Coverity Prevent (tm)
MFC after:	1 week
2006-01-16 17:03:21 +00:00
..
netbios.h Allow user to override default port numbers used by communication 2005-10-02 08:32:49 +00:00
smb_conn.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
smb_conn.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_crypt.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_dev.c Prevent module unloading if there are active connections. 2005-11-22 02:15:46 +00:00
smb_dev.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_iod.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_rq.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_rq.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_smb.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_subr.c Although we check the return value of copyin(9) while determaining how 2006-01-16 17:03:21 +00:00
smb_subr.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_tran.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_trantcp.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_trantcp.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_usr.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00