wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

ECC SP uncompress: use error return

Open SparkiDev opened this issue 2 years ago • 3 comments

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

SparkiDev avatar Jul 31 '22 22:07 SparkiDev

retest this please

SparkiDev avatar Aug 01 '22 22:08 SparkiDev

retest this please

dgarske avatar Aug 03 '22 18:08 dgarske

retest this please

SparkiDev avatar Aug 05 '22 00:08 SparkiDev