summaryrefslogtreecommitdiff
path: root/py/objfun.h
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-12-14 12:03:36 +1100
committerDamien George <damien@micropython.org>2023-12-14 12:03:36 +1100
commitf33dfb966a1432281809e372b9d3803e7fd3cb2f (patch)
tree9197eef6e190d252b541d516d1341e7a36c0cb08 /py/objfun.h
parentbba8a673d5ed6ad4404502c32dac003ad9d59bde (diff)
extmod/modssl_mbedtls: Fix parsing of ciphers in set_ciphers method.
Fixes two issues: - None should not be allowed in the list, otherwise the corresponding entry in ciphersuites[i] will have an undefined value. - The terminating 0 needs to be put in ciphersuites[len]. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objfun.h')
0 files changed, 0 insertions, 0 deletions