patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9845, Unix port: sio module: memset...

 
 

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

patch #9845: Unix port: sio module: memset struct sigaction to 0

Submitter:  Joan Lledó <jllledo>
Submitted:  Fri 16 Aug 2019 07:04:52 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Fri 16 Aug 2019 08:58:04 AM UTC, comment #1: 

Applied, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Fri 16 Aug 2019 07:04:52 AM UTC, original submission:  

Some errors raised during debian package compilation for some architectures:

https://buildd.debian.org/status/package.php?p=lwip

Use memset to set all struct sigaction fields to 0 instead of doing it field by field, since fields depend on the architecture.

Joan Lledó <jllledo>

 

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

 

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 jllledo (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-16 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2019-08-16 jllledo Attached File- Added 0001-Unix-port-sio-module-memset-struct-sigaction-to-0.patch, #47350

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code