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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-89-gf2a5aa2
Date: Mon, 12 Dec 2016 09:07:09 +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  f2a5aa286619cdfead163900f4667d0b7ae04370 (commit)
      from  7a1b38db6ec0a305191c41ca8ba5d4b00a5c1c7b (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 f2a5aa286619cdfead163900f4667d0b7ae04370
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Dec 12 10:07:00 2016 +0100

    Fix bug #49827: wrong cast to size_t on 16-bit x86 architecture
    I hope I caught all of them.
    TODO: Same for casts to get rid of alignment warnings, these are also casts 
via size_t

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

Summary of changes:
 src/api/sockets.c          |    2 +-
 src/apps/lwiperf/lwiperf.c |    2 +-
 src/core/def.c             |    4 ++--
 src/core/pbuf.c            |    2 +-
 src/core/timeouts.c        |    2 +-
 src/include/lwip/arch.h    |    5 +++++
 6 files changed, 11 insertions(+), 6 deletions(-)


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



reply via email to

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