lwIP - A Lightweight TCP/IP stack - Bugs: bug #64045, [altcp_tls_mbedtls.c] Warnings...
You are not allowed to post comments on this tracker with your current authentication level.
bug #64045: [altcp_tls_mbedtls.c] Warnings about not checked return values from mbedtls_ssl_flush_output()
Submitter: | Giuseppe Modugno <giusloq> | ||
Submitted: | Fri 14 Apr 2023 08:18:58 AM UTC | ||
Category: | apps | Severity: | 3 - Normal |
Item Group: | Compiler Warning | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Planned Release: | None |
lwIP version: | git head |
Thu 04 May 2023 11:53:49 AM UTC, comment #1: |
Jonathan D <jona> |
Fri 14 Apr 2023 08:18:58 AM UTC, original submission:
In altcp_tls_mbedtls. there are some calls to mbedtls_ssl_flush_output(). This is a function that is defined as:
|
Giuseppe Modugno <giusloq> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
This looks the same as https://savannah.nongnu.org/task/?16283