lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #56643] dhcp: don't use LWIP_ERROR in dhcp_parse_reply


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #56643] dhcp: don't use LWIP_ERROR in dhcp_parse_reply()
Date: Wed, 17 Jul 2019 15:37:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36

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

                 Summary: dhcp: don't use LWIP_ERROR in dhcp_parse_reply()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Wed 17 Jul 2019 07:37:52 PM UTC
                Category: None
                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:

LWIP_ERROR should not be used in the input processing path as it might be
configured to LWIP_ASSERT in release builds.

See "Use of LWIP_ERROR in dhcp.c" thread on lwip-devel (february 2019).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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