wolfssl
wolfssl copied to clipboard
ECC SP uncompress: use error return
Description
Error return from sp_*_uncompress() (only allocation failures) wasn't being checked in ecc.c.
Fixes zd#14599
Testing
Standard tests. Guido confirming.
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
retest this please
retest this please
retest this please