lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. STABL


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. STABLE-1_4_1-RC1-13-g5b8b5d4
Date: Wed, 26 Sep 2012 20:13:28 +0000

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 "UNNAMED PROJECT".

The branch, DEVEL-1_4_1 has been updated
       via  5b8b5d459e7dd890724515bbfad86c705234f9ec (commit)
       via  6d8dee6d685f2c0cdd55424bf5dde32349cf1d3e (commit)
       via  3db149b42e5b0aadccb7f35519cde2c96bf2314b (commit)
       via  03fb5812523347df921dfecd0d9eb4bcc5089e95 (commit)
       via  5e224aba6d27024e8d2f5f130f5c767fb0987133 (commit)
       via  6b3179fbbf7183519e6c3abfef233601aa8a036d (commit)
      from  d0a25c25746bcf245f8de828ccb8091d33fa57c8 (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 5b8b5d459e7dd890724515bbfad86c705234f9ec
Author: goldsimon <address@hidden>
Date:   Wed Sep 26 21:50:42 2012 +0200

    fixed bug #37405 'err_tcp()' uses already freed 'netconn' object

commit 6d8dee6d685f2c0cdd55424bf5dde32349cf1d3e
Author: goldsimon <address@hidden>
Date:   Wed Sep 26 21:30:01 2012 +0200

    Added brackets, completed CHANGELOG

commit 3db149b42e5b0aadccb7f35519cde2c96bf2314b
Author: Henrik Persson <address@hidden>
Date:   Wed Sep 5 14:16:45 2012 +0200

    Fix corner case with dhcp timeouts
    
    If t1 >= t2 timeout then only t2 timer should be scheduled. This can happen
    when a sub 1 minute lease is received.

commit 03fb5812523347df921dfecd0d9eb4bcc5089e95
Author: goldsimon <address@hidden>
Date:   Wed Sep 26 21:21:26 2012 +0200

    Added brackets, completed CHANGELOG

commit 5e224aba6d27024e8d2f5f130f5c767fb0987133
Author: Henrik Persson <address@hidden>
Date:   Thu Aug 30 13:57:33 2012 +0200

    Segfault in dhcp_parse_reply if no end marker
    
    If no endmarker is present in a dhcp reply a null pointer is potentially
    dereferenced.
    
    Add fix and test case as proof of concept.

commit 6b3179fbbf7183519e6c3abfef233601aa8a036d
Author: goldsimon <address@hidden>
Date:   Wed Aug 22 21:59:02 2012 +0200

    fixed bug #37166: memp_sanity check loops itself

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

Summary of changes:
 CHANGELOG         |   12 ++++++++++++
 src/api/api_msg.c |    8 ++++++++
 src/core/dhcp.c   |   15 +++++++++++++--
 src/core/memp.c   |   15 ++++++++-------
 4 files changed, 41 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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