[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-522-g089697b

[email protected] (Erik Ekman) Sat, 27 Nov 2021 09:50:22 -0500 (EST)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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  089697bb1cadf2d208ed43f936a9e4e4bd9b0b3b (commit)
      from  f3300731be032b642361014d8ebe7eacaa98b304 (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 089697bb1cadf2d208ed43f936a9e4e4bd9b0b3b
Author: Florian La Roche <[email protected]>
Date:   Sat Nov 27 15:48:02 2021 +0100

    Use NULL instead of 0 as a pointer
    
    Recommended by 'sparse' tool

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

Summary of changes:
 contrib/apps/chargen/chargen.c      | 6 +++---
 contrib/examples/example_app/test.c | 2 +-
 src/api/sockets.c                   | 2 +-
 src/apps/http/httpd.c               | 2 +-
 src/apps/mqtt/mqtt.c                | 4 ++--
 src/core/dns.c                      | 2 +-
 src/core/ipv4/etharp.c              | 4 ++--
 src/core/pbuf.c                     | 2 +-
 8 files changed, 12 insertions(+), 12 deletions(-)


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