Ensure that when a pipe number is extracted from the incoming buffer not
commitd6ec07c0cddd4bfbf356773663e9cc8a889c3d17
authorJeremy Allison <jra@samba.org>
Wed, 12 May 1999 19:34:09 +0000 (12 19:34 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 12 May 1999 19:34:09 +0000 (12 19:34 +0000)
tree5e9cc525715cd4936e3360565159d486e9a92f6a
parenta92403b93274f8a2210315a49c7cbafae76985e2
Ensure that when a pipe number is extracted from the incoming buffer not
using SVAL, that we mask off the lower 16 bits to ensure correct comparisons.
Jeremy.
source/smbd/ipc.c