Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 06 Nov 2015 23:51:21 +0000
From: Petr Hosek <phosek@...omium.org>
To: "musl@...ts.openwall.com" <musl@...ts.openwall.com>
Subject: [PATCH] don't wrap __syscall invocation in parenthesis

This is a cleanup change, when __syscall is defined as a macro, its
expansion breaks in cases where the invocation is wrapped in parenthesis.
There are 2 such cases in the codebase and this patch fixes those.

Content of type "text/html" skipped

View attachment "don-t-wrap-__syscall-invocation-in-parenthesis.patch" of type "text/x-patch" (1362 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.