safe string error reporting functions (found a potential buffer overflow
authorLuke Leighton <lkcl@samba.org>
Thu, 24 Jun 1999 18:58:08 +0000 (18:58 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 24 Jun 1999 18:58:08 +0000 (18:58 +0000)
commitcae3620b2e8abbe35f0369a82d5461cb596475a3
tree1f0e36b2a99fd2bb9cce280a0b35f4d3c17f9802
parent07afc549e2cde45e1c5b536cc03903fe8765902f
safe string error reporting functions (found a potential buffer overflow
of a pstrcpy into an fstring).
(This used to be commit ac0060443de800fec9042b69b299ff2e9128a31c)
source3/include/proto.h
source3/libsmb/clientgen.c
source3/libsmb/nterr.c
source3/libsmb/smberr.c
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_svcctl.c
source3/rpcclient/rpcclient.c
source3/utils/torture.c