Fix Coverity ID 514
commit24739fffa9aafc43c65f5e049ed2754ee4a55bd0
authorVolker Lendecke <vl@samba.org>
Sun, 23 Mar 2008 18:43:36 +0000 (23 19:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 27 Mar 2008 15:20:16 +0000 (27 16:20 +0100)
treed68903674c1cf42b13bbd4ada36f2b6cc409d922
parent14ff3e4c97d064a639d2b90b490ad454dc78752e
Fix Coverity ID 514

Not exactly an uninitialized variable, but having Coverity figure out that
we're only UNMARSHALLING here is probably asking for a bit too much.
(cherry picked from commit 07a9f7daa83c94afefe0d81db4812135121862c2)
source/rpc_server/srv_pipe.c