Many of the samples using mbedtls_ssl_conf_psk() dont check for error #5387
Labels
area: Security
Security
bug
The issue is a bug, or the PR is fixing a bug
Good first issue
Good for a first time contributor to take
priority: low
Low impact/importance bug
During a review it was noticed that several of the current samples don't check the return value of mbedtls_ssl_conf_psk(). This should be fixed as this function can fail for various reasons.
The text was updated successfully, but these errors were encountered: