lddtree icon indicating copy to clipboard operation
lddtree copied to clipboard

lddtree: Respect LD_LIBRARY_PATH when resolving dependency

Open Shootfast opened this issue 2 years ago • 1 comments

The code was not early returning after finding the correct elf along LD_LIBRARY_PATH, which resulted in incorrect libraries being returned, particularly if there was an alternate lib in the default system location.

Shootfast avatar Mar 15 '24 15:03 Shootfast

Do you think you can add a testcase also?

Thanks!

ncopa avatar Jul 15 '25 08:07 ncopa