On Sun, Jul 16, 2006 at 03:26:33PM +0200, Roland Dittel wrote:
>
> Am 16.07.2006 um 14:33 schrieb Simon 'corecode' Schubert:
>
> >Roland Dittel wrote:
> We have a issue with dlsym() on symbols imported by a library that
> was loaded with dlopen(). Our code loads the libssl with dlopen()
Am 16.07.2006 um 14:33 schrieb Simon 'corecode' Schubert:
Roland Dittel wrote:
We have a issue with dlsym() on symbols imported by a library that
was loaded with dlopen(). Our code loads the libssl with dlopen()
and then do a dlsym() on several symbols. This works for all
symbols exported by
Roland Dittel wrote:
We have a issue with dlsym() on symbols imported by a library that
was loaded with dlopen(). Our code loads the libssl with dlopen() and
then do a dlsym() on several symbols. This works for all symbols
exported by libssl itself but fails for symbols exported by
libcrypto.
Simon 'corecode' Schubert wrote:
Roland Dittel wrote:
Hi all,
We have a issue with dlsym() on symbols imported by a library that was
loaded with dlopen(). Our code loads the libssl with dlopen() and then
do a dlsym() on several symbols. This works for all symbols exported
by libssl itself
Roland Dittel wrote:
Hi all,
We have a issue with dlsym() on symbols imported by a library that was
loaded with dlopen(). Our code loads the libssl with dlopen() and then
do a dlsym() on several symbols. This works for all symbols exported by
libssl itself but fails for symbols exported by li
Hi all,
We have a issue with dlsym() on symbols imported by a library that was
loaded with dlopen(). Our code loads the libssl with dlopen() and then
do a dlsym() on several symbols. This works for all symbols exported by
libssl itself but fails for symbols exported by libcrypto. Libssl is
6 matches
Mail list logo