NetBSD/sys/netsmb
christos 765f5933ff Prevent a NULL pointer dereference when the local endpoint is not defined.
From Andy Nguyen, many thanks.
2019-04-15 21:00:33 +00:00
..
Makefile
files.netsmb
iconv.c
iconv.h
mchain.h
netbios.h
smb.h
smb_conn.c Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
smb_conn.h
smb_crypt.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_dev.c Reject negative offset/count for smb read/write. 2017-07-28 14:45:59 +00:00
smb_dev.h
smb_iod.c
smb_rq.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_rq.h
smb_smb.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_subr.c From FreeBSD: 2017-10-03 15:27:10 +00:00
smb_subr.h Plug another overflow: refuse bogus sa_len from user. 2017-07-28 14:37:27 +00:00
smb_tran.h
smb_trantcp.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_trantcp.h
smb_usr.c Reject negative ioc_setupcnt. 2017-07-28 14:40:42 +00:00
subr_mchain.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00