mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02:00
- Earlier, some intermediate return values were not stored and returned, thus incorrect return values used to get transmitted to the upper layer of APIs. - Also, zeroised the output buffer in case of error condition.