bounds check next_token() to prevent possible buffer overflows
authorAndrew Tridgell <tridge@samba.org>
Mon, 31 Aug 1998 03:11:42 +0000 (03:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 31 Aug 1998 03:11:42 +0000 (03:11 +0000)
commit61b5fd6f32e9ccb612df1354a3e3b3bed5f2b808
tree06d72234112a52e30d5b72e367e42efc43e9762f
parentab4577f141b0c08a543d998a36892bbafae4e902
bounds check next_token() to prevent possible buffer overflows
(This used to be commit 3eade55dc7c842bdc50205c330802d211fae54d3)
21 files changed:
source3/client/client.c
source3/client/clitar.c
source3/client/smbmount.c
source3/include/proto.h
source3/lib/interface.c
source3/lib/username.c
source3/lib/util.c
source3/libsmb/namequery.c
source3/nmbd/nmbd.c
source3/nmbd/nmbd_sendannounce.c
source3/nmbd/nmbd_synclists.c
source3/nmbd/nmbd_winsserver.c
source3/printing/printing.c
source3/rpc_client/cli_netlogon.c
source3/rpc_parse/parse_net.c
source3/rpc_server/srv_util.c
source3/smbd/chgpasswd.c
source3/smbd/groupname.c
source3/smbd/ipc.c
source3/smbd/password.c
source3/utils/make_smbcodepage.c