Trigger (and fix) a bug in Samba3 making smbd an infinite data source
commit0953688012dcacca5b28a19c7a2d8393428ca151
authorVolker Lendecke <vl@samba.org>
Mon, 3 Nov 2008 14:25:02 +0000 (3 15:25 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 4 Nov 2008 08:41:15 +0000 (4 09:41 +0100)
tree43d0266ce1c2a3a29bac2ba0adde5251b53b8444
parentd98e48c7cb5a5f2765afa874f09ec3e6cf4dd7a5
Trigger (and fix) a bug in Samba3 making smbd an infinite data source

A deferred open directly followed by a ulogoffX makes smbd3 send an infinite
stream of ERRinvuid replies :-(
source3/smbd/process.c
source4/torture/raw/raw.c
source4/torture/raw/samba3misc.c