[krbdev.mit.edu #8102] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Feb 20 12:42:29 EST 2015


Use calloc, not k5calloc in ldap back end

The changes cherry picked in 0149ee13d51b48d77fbbaa5c1109036332a5577c
rely on k5calloc(), which is not present in the 1.11 branch.
Compensate by using calloc() instead.

https://github.com/krb5/krb5/commit/c582dfb3cc5c28cb8f909532184495c429c55ffb
Author: Tom Yu <tlyu at mit.edu>
Commit: c582dfb3cc5c28cb8f909532184495c429c55ffb
Branch: krb5-1.11
 src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list