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. master_at_STABLE-2_0_0-490-g08cb949
Date: Wed, 22 Mar 2017 17:47:55 -0400 (EDT)

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  08cb949aea0ceb4c61868f64edfc80b654653367 (commit)
       via  83600548847515632bbe3b5f3406b721bb1d3dbb (commit)
       via  89b6fa479e9510db7c0f3f3e9befb1c323e61c47 (commit)
      from  d386374449ea09c912875e0d35b358240b864f6a (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 08cb949aea0ceb4c61868f64edfc80b654653367
Author: Mikhail Lappo <address@hidden>
Date:   Wed Mar 22 21:31:01 2017 +0100

    Fread return value unused
    
    Assert that fread was able to read
    specified amount of chunks

commit 83600548847515632bbe3b5f3406b721bb1d3dbb
Author: goldsimon <address@hidden>
Date:   Wed Mar 22 22:46:49 2017 +0100

    sanity check hdr_buf size

commit 89b6fa479e9510db7c0f3f3e9befb1c323e61c47
Author: Mikhail Lappo <address@hidden>
Date:   Wed Mar 22 21:20:29 2017 +0100

    Possible out of bound exception
    
    hdr_buf has size of 4096. Makes sense to assert that
    we do not exceed this size before copying there

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

Summary of changes:
 src/apps/httpd/makefsdata/makefsdata.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


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



reply via email to

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