Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rtld bug



Jared D. McNeill wrote:
Bernd Ernesti wrote:
Is there a PR about this NetBSD problem?

Not yet. The summary is that dlsym doesn't follow dependencies, so supposing I dlopen libavcodec and then call dlsym for the symbol "av_free" (which is in libavutil, marked as NEEDED by libavcodec) it will fail.

Filed as lib/39649.

Cheers,
Jared


Home | Main Index | Thread Index | Old Index