lib/krb5_wrap: add krb5_copy_data_contents.
authorGünther Deschner <gd@samba.org>
Thu, 8 May 2014 12:59:00 +0000 (14:59 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Aug 2014 04:02:35 +0000 (06:02 +0200)
commit9fed7ed00eb74a82e822dca2c9f267fe0c47069f
tree85b415f1f3b02c49971542defe4856b0e673abd7
parent57b6517441ae66bab6cab211ee8843fe7143b296
lib/krb5_wrap: add krb5_copy_data_contents.

This reuses krb5_data_copy() if available, choosed not to call it
krb5_data_copy as that is easily mixed up with krb5_copy_data (which allocs the
krb5_data pointer). Thanks Simo for proposing the better name.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/krb5_wrap/krb5_samba.c
lib/krb5_wrap/krb5_samba.h
source4/heimdal_build/wscript_configure
wscript_configure_system_mitkrb5