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. 4325aca0f7a2a8c34b2f9db2c97bcc93aef76d5d
Date: Wed, 31 Aug 2016 08:35:52 +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  4325aca0f7a2a8c34b2f9db2c97bcc93aef76d5d (commit)
      from  23147b0e21539be20d55c371bc7668d82b786e64 (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 4325aca0f7a2a8c34b2f9db2c97bcc93aef76d5d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Aug 31 10:35:42 2016 +0200

    Fix pbuf_memcmp() implementation by using pbuf_try_get_at() instead of 
pbuf_get_at(). Payload out-of-bounds access was not handled correctly.

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

Summary of changes:
 src/core/pbuf.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]