Prefix der primitives with der_.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18460 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -307,7 +307,7 @@ hdb_entry_get_password(krb5_context context, HDB *db,
|
||||
|
||||
*p = strdup(str);
|
||||
|
||||
free_octet_string(&pw);
|
||||
der_free_octet_string(&pw);
|
||||
if (*p == NULL) {
|
||||
krb5_set_error_string(context, "malloc: out of memory");
|
||||
return ENOMEM;
|
||||
|
Reference in New Issue
Block a user