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. 52a4ca99a8827e12caf50d4bcf2dd7dab4ba0243
Date: Thu, 17 Sep 2015 15:05:30 +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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  52a4ca99a8827e12caf50d4bcf2dd7dab4ba0243 (commit)
      from  72b3f3f612ca76a10f5c1d5eb746ef2fbeade60b (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 52a4ca99a8827e12caf50d4bcf2dd7dab4ba0243
Author: Robert Szewczyk <address@hidden>
Date:   Wed Sep 16 16:50:35 2015 -0700

    pbuf_take: make it comply with API specifications
    
    LWIP_ERROR macro exited the function early with the return code
    indicating a SUCCESS. Fix the error codes. Return the specified
    error code for cases when the pbuf is too short.

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

Summary of changes:
 src/core/pbuf.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


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



reply via email to

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