Skip to content

ssl_misc.c: wolfssl_file_len() protection#7435

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:ssl_misc_fixup
Apr 18, 2024
Merged

ssl_misc.c: wolfssl_file_len() protection#7435
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:ssl_misc_fixup

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

wolfssl_file_len is now used by wolfssl_read_file_static() which is compiled in with less restrictions.
Fix #ifdef protection.

Testing

./configure C_EXTRA_FLAGS=-DNO_WOLFSSL_CLIENT CFLAGS=-DWOLFSSL_NO_CLIENT_AUTH

Checklist

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

wolfssl_file_len is now used by wolfssl_read_file_static() which is
compiled in with less restrictions.
Fix #ifdef protection.
@SparkiDev SparkiDev assigned SparkiDev and wolfSSL-Bot and unassigned SparkiDev Apr 17, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit fe671f7 into wolfSSL:master Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants