Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 7 Feb 2018 02:04:33 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: [PATCH 0/2] sigaltstack conformance fixes

linux SS_AUTODISARM is non-conforming so remove it.
i opened http://austingroupbugs.net/view.php?id=1187

Szabolcs Nagy (2):
  signal.h: remove SS_AUTODISARM
  fix error checks in sigaltstack

 include/signal.h         |  2 --
 src/signal/sigaltstack.c | 10 +++++-----
 2 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.15.0


View attachment "0001-signal.h-remove-SS_AUTODISARM.patch" of type "text/x-diff" (1069 bytes)

View attachment "0002-fix-error-checks-in-sigaltstack.patch" of type "text/x-diff" (1122 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.