wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Avoid flexible arrays on unsupported platforms via a macro.

Open kareem-wolfssl opened this issue 1 year ago • 0 comments

Description

Fixes zd#17977

Credit to wolfSentry for the fix

Customer to confirm fix, please do not merge before then

Testing

Built in tests with --enable-dtlscid --enable-tls13 --enable-tlsx --enable-dtls13 --enable-dtls which should cover all cases

Checklist

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

kareem-wolfssl avatar May 15 '24 19:05 kareem-wolfssl