Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OpenSSL 3.1.5 and 3.2.1 #12821

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GrahamCampbell
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the CI Continuous Integration label Jan 31, 2024
@GrahamCampbell
Copy link
Contributor Author

Oh, lol. Related: quictls/openssl#156.

.github/workflows/linux.yml Outdated Show resolved Hide resolved
jay pushed a commit to GrahamCampbell/curl that referenced this pull request Feb 18, 2024
openssl3 3.2.1
quictls 3.1.5+quic

Closes curl#12821
@jay
Copy link
Member

jay commented Apr 22, 2024

blocked by openssl/openssl#23693

test 0313...[CRL test]
 valgrind ERROR ==95535== 1,795 (248 direct, 1,547 indirect) bytes in 1 blocks are definitely lost in loss record 32 of 32
==95535==    at 0x4848899: malloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==95535==    by 0x4F4A440: CRYPTO_malloc (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x4F4A59D: CRYPTO_zalloc (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x4E04218: asn1_item_embed_new (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x4E01344: asn1_item_embed_d2i (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x4E020E2: ASN1_item_d2i_ex (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x50240F8: PEM_ASN1_read_bio (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x509337D: X509_load_crl_file (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x492EC06: populate_x509_store (openssl.c:3326)
==95535==    by 0x492F153: Curl_ssl_setup_x509_store (openssl.c:3479)
==95535==    by 0x492AA71: ossl_bio_cf_in_read (openssl.c:774)
==95535==    by 0x4E107FA: bread_conv (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x4E0E5B6: BIO_read (in /home/runner/openssl3/lib/libcrypto.so.3)
==95535==    by 0x4CB1CB9: tls_default_read_n (in /home/runner/openssl3/lib/libssl.so.3)
==95535==    by 0x4CB203E: tls_get_more_records (in /home/runner/openssl3/lib/libssl.so.3)
==95535==    by 0x4CB0EE9: tls_read_record (in /home/runner/openssl3/lib/libssl.so.3)
==95535== 

@jay jay added the on-hold label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration on-hold
Development

Successfully merging this pull request may close these issues.

None yet

2 participants