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. STABLE-2_2_0_RELEASE-20-g9509acd8
Date: Tue, 3 Oct 2023 15:12:16 -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  9509acd8762d3a1fe795f814053697e1490f1c5f (commit)
       via  5fea01a0a84a60f98404bcc054ae5f20b7db9da1 (commit)
      from  f85ed72bac6aaf292922898a0d89cd8d746e319c (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 9509acd8762d3a1fe795f814053697e1490f1c5f
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date:   Tue Oct 3 21:11:57 2023 +0200

    fuzz: fix warning casting u64_t to s32_t/u32_t

commit 5fea01a0a84a60f98404bcc054ae5f20b7db9da1
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date:   Tue Oct 3 21:09:51 2023 +0200

    msvc: add project + sln for fuzz tests

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

Summary of changes:
 .gitignore                                 |   6 +
 contrib/ports/win32/msvc/lwIP.vcxproj      | 108 ++++++++++++
 contrib/ports/win32/msvc/lwIP_fuzz.sln     |  45 +++++
 contrib/ports/win32/msvc/lwip_fuzz.vcxproj | 256 +++++++++++++++++++++++++++++
 test/fuzz/fuzz_common.c                    |   4 +-
 5 files changed, 417 insertions(+), 2 deletions(-)
 create mode 100644 contrib/ports/win32/msvc/lwIP_fuzz.sln
 create mode 100644 contrib/ports/win32/msvc/lwip_fuzz.vcxproj


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



reply via email to

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