Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
libnldapx
openssl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssl.patch of Package libnldapx
Index: nldapxsrc/ldapssl/src/pkcs12x.c =================================================================== --- nldapxsrc/ldapssl/src/pkcs12x.c.orig +++ nldapxsrc/ldapssl/src/pkcs12x.c @@ -250,7 +250,7 @@ int print_attribs (BIO *out, STACK_OF(X5 av = sk_ASN1_TYPE_value(attr->value.set, 0); switch(av->type) { case V_ASN1_BMPSTRING: - value = uni2asc(av->value.bmpstring->data, + value = OPENSSL_uni2asc(av->value.bmpstring->data, av->value.bmpstring->length); BIO_printf(out, "%s\n", value); OPENSSL_free(value);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor