patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9293, Possible null-pointer dereference

 
 

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

patch #9293: Possible null-pointer dereference

Submitter:  Mikhail Lappo <mlappo>
Submitted:  Wed 22 Mar 2017 09:17:46 PM UTC
   
 
Category:  DNS Priority:  7 - High
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Wed 22 Mar 2017 09:52:05 PM UTC, comment #1: 

Pushed, thanks for the patch.
Next time, please add a description of the module to the summary and patch file name.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 22 Mar 2017 09:17:46 PM UTC, original submission:  

In unit test if_fail check for nullptr is always located after dereferencing this null pointer. This patch introduces correct order: first check, then use

Mikhail Lappo <mlappo>

 

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

Attached Files
file #40075:  0001-Possible-null-pointer-dereference.patch added by mlappo (7KiB - application/octet-stream - Patch-fix)

 

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 mlappo (Submitted the item)
  • -email is unavailable- added by mlappo
  •  

    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-03-22 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2017-03-22 mlappo Attached File- Added 0001-Possible-null-pointer-dereference.patch, #40075
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code