mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 04:31:23 +00:00
f7509a5b78
'dlopen' causes the ldso to open ROM connections, right now we only support single file names for these ROM not paths. Therefore, we extract the file name from path within libc's 'dlopen' fixes #3551