kdc-db-glue: Do not allocate memory for the principal
authorAndreas Schneider <asn@samba.org>
Wed, 25 Feb 2015 10:56:34 +0000 (11:56 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 20 Mar 2015 22:25:54 +0000 (23:25 +0100)
commitb21b2d596ebc0a11b3f8c19de0498cc8c0783655
tree010aefe2f1dcf6084635fc6d275717dec2b7af26
parentaa1431e53febdeb80d2c93f6e330fbaedb607ba3
kdc-db-glue: Do not allocate memory for the principal

The function we are calling already allocate memory.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/kdc/db-glue.c