s4-libnet: Don't call talloc_get_type() for the same struct twice.
authorAndreas Schneider <asn@samba.org>
Thu, 6 Dec 2012 14:11:09 +0000 (15:11 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 12 Dec 2012 14:00:02 +0000 (15:00 +0100)
commitaf18339e037e388ddac4a417544c295bcc44b31d
tree86f3284282dfa717a86e5f4fe6edf89f7d63be17
parent3bcd14c3970f3be58d8f0d802b905c64661173a6
s4-libnet: Don't call talloc_get_type() for the same struct twice.

Found by Coverity.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source4/libnet/libnet_rpc.c