lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #10306] check mbedtls error return codes


From: Florian La Roche
Subject: [lwip-devel] [patch #10306] check mbedtls error return codes
Date: Tue, 10 Jan 2023 03:54:37 -0500 (EST)

URL:
  <https://savannah.nongnu.org/patch/?10306>

                 Summary: check mbedtls error return codes
                 Project: lwIP - A Lightweight TCP/IP stack
               Submitter: flaroche
               Submitted: Tue 10 Jan 2023 08:54:35 AM UTC
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 10 Jan 2023 08:54:35 AM UTC By: Florian La Roche <flaroche>
mbedtls now has a LTS-release version 2.28.

Compiling lwip against this release gives compiler warnings
(and thus usually stops compiling) as the return code for
mbedtls_ssl_flush_output() is ignored.

I am no mbedtls expert und this is just a first patch to
make things compile ok. Would be great to have lwip support
for the mbedtls LTS release branch.

Thanks a lot for lwip,
best regards,

Florian La Roche







    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Tue 10 Jan 2023 08:54:35 AM UTC  Name: lwip-mbedtls.patch  Size: 2KiB  
By: flaroche
mbedtls check error return codes
<http://savannah.nongnu.org/patch/download.php?file_id=54208>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10306>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]