Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out
commite7c011412bbec88baa7fa7469bad1132eda5384c
authorTim Potter <tpot@samba.org>
Thu, 17 Oct 2002 05:08:34 +0000 (17 05:08 +0000)
committerTim Potter <tpot@samba.org>
Thu, 17 Oct 2002 05:08:34 +0000 (17 05:08 +0000)
tree33f9608726ecf2821844a5445497a848606ee22c
parent4af2e30ecf31da6dd9ac2763c0743f2f5548d443
Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out
of range instead of silently failing.
(This used to be commit b5111f47b5cf1820550e17663f983674b67bcaff)
source3/rpc_client/cli_pipe.c