Skip to content

Regression test fixes#7346

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:regression_fixes_11
Mar 18, 2024
Merged

Regression test fixes#7346
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:regression_fixes_11

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

pkcs7.c: pkcs7->stream must be restored or there will be a leak.
test.c: when compiled for compression, compiler warning about const

Testing

Regression testing
./configure '--disable-shared' '--enable-all' '--enable-blake2' 'CFLAGS=-DWOLFSSL_TEST_PLATFORMDEPEND -DTEST_RESEED_INTERVAL -DWOLFSSL_SMALL_CERT_VERIFY -DWOLFSSL_CUSTOM_OID -DWOLFSSL_PUBLIC_MP' '--enable-debug' '--enable-secure-renegotiation' '--enable-sessionexport' '--enable-rc2' '--enable-dtls13' '--with-libz=/usr/lib' '

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

pkcs7.c: pkcs7->stream must be restored or there will be a leak.
test.c: when compiled for compression, compiler warning about const
@SparkiDev SparkiDev added the For This Release Release version 5.9.1 label Mar 18, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit be233fc into wolfSSL:master Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants