Date: Wed, 30 Jun 1999 11:17:22 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: fjoe@iclub.nsu.ru Cc: hackers@freebsd.org Subject: Re: dlopen returns non NULL Message-ID: <199906301817.LAA07050@vashon.polstra.com> In-Reply-To: <Pine.BSF.4.05.9906291726460.1300-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.4.05.9906291726460.1300-100000@iclub.nsu.ru>, Max Khon <fjoe@iclub.nsu.ru> wrote: > > in the following code `dlopen' returns NULL > on the first iteration (because g() is not defined) -- it's ok > but on the second iteration `dlopen' returns "valid" dlh ELF or a.out? Which version of FreeBSD? For a.out, it's a known bug and there is already an open PR on it. I wouldn't be surprised if the bug existed in ELF too. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906301817.LAA07050>