buglwIP - A Lightweight TCP/IP stack - Bugs: bug #51142, LWIP_DEBUGF() called inside...

 
 

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

bug #51142: LWIP_DEBUGF() called inside critical section

Submitter:  Marco <marcoe>
Submitted:  Tue 30 May 2017 09:02:26 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  2.0.2

Tue 30 May 2017 09:39:59 AM UTC, comment #1: 

Pushed, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Tue 30 May 2017 09:02:26 AM UTC, original submission:  

LWIP_DEBUGF() is called in a code section between SYS_ARCH_PROTECT() and a SYS_ARCH_UNPROTECT() macros. In ports that use an interrupt-based LWIP_DEBUGF implementation this could fail.
Attached you can find a proposed patch.

Marco

Marco <marcoe>

 

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

Attached Files
file #40814:  memp.diff added by marcoe (709B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-05-30 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2017-05-30 marcoe Attached File- Added memp.diff, #40814
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code