Newer
Older
Richard Levitte
committed
OPENSSL_free(str);
Richard Levitte
committed
goto err;
}
else
str=p;
strcat(str,a);
}
}
ERR_set_error_data(str,ERR_TXT_MALLOCED|ERR_TXT_STRING);
Richard Levitte
committed
err: