[openssl-dev] [openssl.org #4195] remove duplicates in util/libeay.num

Roumen Petrov via RT rt at openssl.org
Tue Dec 22 09:03:56 UTC 2015


Hello,

After remove of some global variables in export file left double 
information for non existent functions.

For instance before:
X509_CERT_PAIR_it                       3534 
EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
X509_CERT_PAIR_it                       3534 
EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:

current:
X509_CERT_PAIR_it                       3534    1_1_0 NOEXIST::FUNCTION:
X509_CERT_PAIR_it                       3534    1_1_0 NOEXIST::FUNCTION:

Proposed patch removes duplicates.


Regards,
Roumen Petrov




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-remove-duplicates-in-util-libeay.num.patch
Type: text/x-diff
Size: 8082 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20151222/edd04d24/attachment.patch>
-------------- next part --------------
_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod


More information about the openssl-dev mailing list