[PATCH] Add RTLD_RELOAD to dlopen

Samuel Thibault samuel.thibault@ens-lyon.org
Thu Jul 20 20:31:00 GMT 2017


Carlos O'Donell, on jeu. 20 juil. 2017 16:03:46 -0400, wrote:
> I'm deeply worried about users trying to use this generically for any
> DSO, and finding that initializing a DSO twice results in, for example,
> overwriting global state in a dependent child library, which means the
> dependent child should also have been loaded in parallel.

Agreed, that potential issue can be highlighted along the flag in the
manpage.

Samuel



More information about the Libc-alpha mailing list