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-683-g9dee346
Date: Thu, 11 May 2017 04:47:34 -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  9dee34600028a3d55e65ee60bf4b93c3e7901aa8 (commit)
      from  ec9096be401739b6a587ddc00217593e7d6a9e41 (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 9dee34600028a3d55e65ee60bf4b93c3e7901aa8
Author: Axel Lin <address@hidden>
Date:   Thu May 11 16:31:39 2017 +0800

    apps/smtp: Fix memory leak in smtp_send_mail_alloced error paths
    
    Call smtp_free_struct(s) in all smtp_send_mail_alloced error paths to ensure
    no memory leak.
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: Dirk Ziegelmeier <address@hidden>

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

Summary of changes:
 src/apps/smtp/smtp.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)


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



reply via email to

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