Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out
authorTim Potter <tpot@samba.org>
Thu, 17 Oct 2002 05:08:34 +0000 (05:08 +0000)
committerTim Potter <tpot@samba.org>
Thu, 17 Oct 2002 05:08:34 +0000 (05:08 +0000)
commitb5111f47b5cf1820550e17663f983674b67bcaff
treed491c5da073990962497ab3b1da26496280f9954
parent86c884c3a129d12dc77332c38484bef78c66440e
Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out
of range instead of silently failing.
source/rpc_client/cli_pipe.c