Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260701001519.GA3520958@port70.net>
Date: Wed, 1 Jul 2026 02:15:19 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: [PATCH v2] wordexp fixes

redid the first 2 patches.

for the stderr redirect i used the open in parent then
dup2 in child, with similar checks as for the pipe..

i assume the pipe2,open ordering is enough to avoid null=1

View attachment "0001-wordexp-fix-stderr-redirection.patch" of type "text/x-diff" (1698 bytes)

View attachment "0002-wordexp-clear-positional-parameters.patch" of type "text/x-diff" (902 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.