Fix Coverity ID 514
authorVolker Lendecke <vl@samba.org>
Sun, 23 Mar 2008 18:43:36 +0000 (19:43 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 23 Mar 2008 18:44:55 +0000 (19:44 +0100)
commit07a9f7daa83c94afefe0d81db4812135121862c2
treea0b214f93b3d4bff8cf01b0e3d7670886be2b41b
parent4e6f8a19a6861c332ee6e9b49551e12440eefdc2
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.
source/rpc_server/srv_pipe.c