gssalloc_strdup
if ((buffer->value = gssalloc_strdup(str)) == NULL) {
localname->value = gssalloc_strdup(lname);
outStr->value = gssalloc_strdup(errStr);
status_string->value = gssalloc_strdup("Unknown error");
return (spnego_token_t)gssalloc_strdup(name);
output_token->value = gssalloc_strdup("fail");
status_string->value = gssalloc_strdup("failure from acceptor");
meta_data->value = gssalloc_strdup("X");