]> git.ipfire.org Git - thirdparty/systemd.git/commit
block dlopen() once we transition into some foreign namespace (#39824)
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Nov 2025 13:14:16 +0000 (14:14 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 13:14:16 +0000 (14:14 +0100)
commitc746488537142e5e061a01dec486592583552a8b
treed831e997230042347eff83a29e6579d6f86c324a
parentd60206c49a85e214bd8cb96eb432de3f5eeb6c87
parented3fcaae11da24270b7b4a7c73be288ec86e4e0a
block dlopen() once we transition into some foreign namespace (#39824)

Let's make sure we never accidentally end up loading code from a foreign
namespace.
src/core/meson.build
src/test/test-execute.c