-
- Downloads
pv-runtime: Remove targets of overridden SONAME symlinks
If libfoo.so.0 is a symlink pointing to libfoo.so.0.1.2, and we have
overridden libfoo.so.0, then we can know that libfoo.so.0.1.2 is
also to be avoided, even without opening it to determine its SONAME.
This reduces the need to use libelf, which is surprisingly slow if
the disk cache is cold.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
581a32f7
No related branches found
No related tags found
Loading
Please register or sign in to comment