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. de9054cb7a7022f430c898bef29ec454b364b332
Date: Thu, 21 Jul 2016 20:17:41 +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  de9054cb7a7022f430c898bef29ec454b364b332 (commit)
      from  413eeef5fa3adcb836f0e9849d07644fd4b630a5 (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 de9054cb7a7022f430c898bef29ec454b364b332
Author: sg <address@hidden>
Date:   Thu Jul 21 22:17:32 2016 +0200

    memp: cleaned up MEMP_MEM_MALLOC:
    - support memp stats when MEMP_MEM_MALLOC==1 (bug #48442);
    - hide MEMP_MEM_MALLOC in memp.c instead of messing up the header file;
    - make MEMP_OVERFLOW_CHECK work when MEMP_MEM_MALLOC==1

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

Summary of changes:
 CHANGELOG                         |    3 +
 src/apps/httpd/httpd.c            |   75 +++++++++-----
 src/core/memp.c                   |  205 +++++++++++++++++++++----------------
 src/include/lwip/memp.h           |   21 ++--
 src/include/lwip/priv/memp_priv.h |   17 +--
 src/include/lwip/priv/memp_std.h  |    3 +
 6 files changed, 189 insertions(+), 135 deletions(-)


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



reply via email to

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