patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10306, check mbedtls error return codes

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10306: check mbedtls error return codes

Submitter:  Florian La Roche <flaroche>
Submitted:  Tue 10 Jan 2023 08:54:35 AM UTC
   
 
Category:  apps Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  2.2.1

Sun 29 Oct 2023 04:15:47 PM UTC, comment #3: 

When I find a bug or problem, I’ve been submitting patches instead of filing bugs. Should I be submitting a bug first and then a patch that solves the bug? It seems from your comment that bugs are given higher priority than patches?

Should I file bugs for patches I’ve submitted?

Thanks! Just trying to learn the most effective process here.

Shawn Silverman <ssilverman>
Thu 12 Oct 2023 08:23:08 AM UTC, comment #2: 

Right. Sorry, I have been working through the bugs first, I didn't have this one on my mind any more.

Simon Goldschmidt <goldsimon>
Group administrator
Thu 12 Oct 2023 07:57:03 AM UTC, comment #1: 

A patch for this is commited to current sources, so
this item can be closed.

Thanks a lot,

Florian La Roche

Florian La Roche <flaroche>
Tue 10 Jan 2023 08:54:35 AM UTC, original submission:  

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

Florian La Roche <flaroche>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #54208:  lwip-mbedtls.patch added by flaroche (2KiB - text/plain - mbedtls check error return codes)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ssilverman (Posted a comment)
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by flaroche (Submitted the item)
  •  

    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.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-10-12 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
        Planned ReleaseNone 2.2.1
    2023-01-10 flaroche Attached File- Added lwip-mbedtls.patch, #54208

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code