[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. master_at_STABLE-2_0_0-965-g1710fc1 |
Date: |
Mon, 25 Sep 2017 16:29:07 -0400 (EDT) |
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 1710fc1a89578dfaaff684a1aafbc4d16e346f79 (commit)
from f058364d7fe15a4643b4ff239a9d4d20ec1b2fa7 (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 1710fc1a89578dfaaff684a1aafbc4d16e346f79
Author: goldsimon <address@hidden>
Date: Mon Sep 25 22:29:02 2017 +0200
Fix a corner case of double-free in the heap
-----------------------------------------------------------------------
Summary of changes:
src/core/mem.c | 33 +++++++++++++++++++++++--
test/unit/core/test_mem.c | 62 +++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 88 insertions(+), 7 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-965-g1710fc1,
Simon Goldschmidt <=