lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #58141] mDNS: mixed usage of (un)signed for same varia


From: Jasper Verschueren
Subject: [lwip-devel] [bug #58141] mDNS: mixed usage of (un)signed for same variable
Date: Wed, 8 Apr 2020 05:33:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?58141>

                 Summary: mDNS: mixed usage of (un)signed for same variable
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: jasperv
            Submitted on: Wed 08 Apr 2020 11:33:13 AM CEST
                Category: apps
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

The slot variable was changed to u8_t but not everywhere.
s8_t is still used in some places, this patch changes that and
now only u8_t is used.

I did not compile the patch as I did not update to the latest master yet. But
it's simple enough, so I the patch should be good. 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 08 Apr 2020 11:33:13 AM CEST  Name:
0001-mdns-fixes-mixed-usage-of-signed-and-unsigned-for-sa.patch  Size: 3KiB  
By: jasperv

<http://savannah.nongnu.org/bugs/download.php?file_id=48783>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58141>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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