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