Win9x weirdness. When setting the named pipe handle state on a Unicode
authorTim Potter <tpot@samba.org>
Fri, 29 Jun 2001 01:58:48 +0000 (01:58 +0000)
committerTim Potter <tpot@samba.org>
Fri, 29 Jun 2001 01:58:48 +0000 (01:58 +0000)
commitb4a9079833c261705e18fdcaab752cb5292a078f
treec933aa10819e603d5d44847234f1ad136fcfad12
parent30411d4004ce7062e73506d228ef402b99226eee
Win9x weirdness.  When setting the named pipe handle state on a Unicode
server, Win9x only sends \PIPE instead of \PIPE\.  Looks suspiciously like
an off-by one bug in the Win9x dce/rpc pipe code.
source/smbd/ipc.c