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: Axel Lin
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1205-g2c3c578
Date: Tue, 30 Jan 2018 20:09:22 -0500 (EST)

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  2c3c578475122377afdc79baf7046c57e4a837cd (commit)
      from  64a351cbe0c54f6918e483dc972dfcc3e83efc40 (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 2c3c578475122377afdc79baf7046c57e4a837cd
Author: Axel Lin <address@hidden>
Date:   Wed Jan 31 09:07:48 2018 +0800

    apps/smtp: Fix wrong sizeof for memset s->bodydh
    
    Use sizeof(struct smtp_bodydh_state) to zero all fields of s->bodydh.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/apps/smtp/smtp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



reply via email to

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