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. b9a2ee8aaa0af26a7139324b78ea6f4fa04e0fbd
Date: Mon, 13 Jun 2016 18:08:50 +0000 (UTC)

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  b9a2ee8aaa0af26a7139324b78ea6f4fa04e0fbd (commit)
      from  25652254a517ae2a9a858e1f1e0392636d350103 (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 b9a2ee8aaa0af26a7139324b78ea6f4fa04e0fbd
Author: Henrik Persson <address@hidden>
Date:   Mon Jun 13 20:08:43 2016 +0200

    [PATCH] Drop instead of ASSERT in tcp_input header parsing
    
    Since allowing input validation to trip the ASSERT handler is bad,
    let's just drop the packets instead if validation fails.
    
    Signed-off-by: sg <address@hidden>

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

Summary of changes:
 src/core/tcp_in.c        |   29 +++++++++++++++----
 test/unit/tcp/test_tcp.c |   71 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+), 6 deletions(-)


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



reply via email to

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