Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFGcq_4gR2sdENLK7aJGbzs3kPiXXj6O1oUnQdmQV9vzXXs1JA@mail.gmail.com>
Date: Sun, 20 Jul 2025 06:46:20 +0200
From: Luca Kellermann <mailto.luca.kellermann@...il.com>
To: Rich Felker <dalias@...c.org>
Cc: Markus Wichmann <nullplan@....net>, musl@...ts.openwall.com
Subject: Re: [PATCH 3/4] scandir: fix leaks caused by cancellation

On Sat, Jul 12, 2025 at 10:44:56AM -0400, Rich Felker wrote:
> So I think we probably need to just block around the opendir
> and closedir calls, but otherwise leave it unblocked.

In that case, the cancellation cleanup handler will still be needed
to prevent leaks when sel() or cmp() act upon a cancellation request.

Luca

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.