buglwIP - A Lightweight TCP/IP stack - Bugs: bug #56643, dhcp: don't use LWIP_ERROR in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56643: dhcp: don't use LWIP_ERROR in dhcp_parse_reply()

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Wed 17 Jul 2019 07:37:52 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Fri 26 Jul 2019 06:43:32 PM UTC, comment #1: 

Fixed

Simon Goldschmidt <goldsimon>
Group administrator
Wed 17 Jul 2019 07:37:52 PM UTC, original submission:  

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).

Simon Goldschmidt <goldsimon>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-07-26 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code