Fix coverity ID 525, 526, 527, 528, 529 and 530
commit6cac3127312acaac65fcd54280605605765787ad
authorVolker Lendecke <vl@samba.org>
Wed, 5 Mar 2008 15:20:34 +0000 (5 16:20 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 5 Mar 2008 21:36:18 +0000 (5 22:36 +0100)
treee568edc19fc9328e71fbc4641159756486519f2b
parent5159e3dafa9f9bb85cde6681052d8f54b8bf8a2e
Fix coverity ID 525, 526, 527, 528, 529 and 530

Upon failure to allocate one of the arrays, further down the TALLOC_FREE would
have looked at the variables given to it without initizalizing.
source/rpc_client/cli_lsarpc.c