Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 11 Apr 2022 14:46:10 +0200
From: Florian Weimer <fweimer@...hat.com>
To: Jeffrey Walton <noloader@...il.com>
Cc: musl@...ts.openwall.com,  Colin Cross <ccross@...gle.com>
Subject: Re: [PATCH] dl_iterate_phdr: return empty string for the
 name of the main program

* Jeffrey Walton:

> I may be splitting hairs, but the dl_iterate_phdr(3) man page does not
> say a program is returned during the enumeration. It says shared
> objects are returned.

The libgcc unwinder assumes the main program is covered by the
iteration.  It won't work otherwise.

Thanks,
Florian

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.