lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-151-g1a10a94
Date: Mon, 12 Nov 2018 15:02:49 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  1a10a942f22c5d139573c5a4b68431a57ea47d30 (commit)
       via  18b91b28417ef79f3b4e45bf2e46c6fdc7a56cf4 (commit)
      from  a29fc5263361fd2d01a884bc6d35ef92c6ddbbda (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a10a942f22c5d139573c5a4b68431a57ea47d30
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Nov 12 20:55:23 2018 +0100

    tcp_recved: fix overflow check
    
    Improved fix instead of patch #9699.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>
    (cherry picked from commit 98d1cb1c000577468e2b1b54137b4bb37f161f85)

commit 18b91b28417ef79f3b4e45bf2e46c6fdc7a56cf4
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Nov 12 21:01:05 2018 +0100

    Revert "tcp_recved: check for overflow and warn about too big values"
    
    This reverts commit 684adaca2990b713b1708e46bda150f9a6e3c297.
    
    It changes the behaviour to assert for applications running good so far.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/core/tcp.c | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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