make sure we don't walk past the end of the current SMB buffer when
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Apr 2002 06:15:28 +0000 (06:15 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Apr 2002 06:15:28 +0000 (06:15 +0000)
commite7b729e0d9d6264e85be042b16aa6aee0648fcfd
tree8afa07d1e9341ee1fd701ec0d1bbdb7a5dab8d12
parenta95d731fa496db9bf4f8173b0661fe080c1bcaed
make sure we don't walk past the end of the current SMB buffer when
pulling a string
this might explain a serious filename corruption bug that Quantum QA spotted
(This used to be commit a877eae24becad9e0cd5b33ffe0916a20d5ba227)
source3/smbd/ipc.c
source3/smbd/message.c
source3/smbd/nttrans.c
source3/smbd/pipes.c
source3/smbd/reply.c
source3/smbd/sesssetup.c
source3/smbd/srvstr.c