wolfssl
wolfssl copied to clipboard
Asn template debug fix
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
retest this please
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.