wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Asn template debug fix

Open SparkiDev opened this issue 1 year ago • 1 comments

Description

Variable is length instead of len.

Testing

./configure CFLAGS=-DWOLFSSL_DEBUG_ASN_TEMPLATE

Checklist

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

SparkiDev avatar Apr 30 '24 11:04 SparkiDev

retest this please

SparkiDev avatar Apr 30 '24 12:04 SparkiDev

apparently there's a bug in github affecting this PR -- the redundant commit (41eaa8466df152806db7479db0932efd7861f6be) is stuck in the view of changes, but is not an actual candidate for merge, so there's never a match between what's reviewed and what would be merged.

if I have this right, you'll need to rebase and force-push to work around the bug.

douzzer avatar May 08 '24 22:05 douzzer