Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2010 18:50:12 GMT
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well
Message-ID:  <201011031850.oA3IoCg4051875@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/151861; it has been noted by GNATS.

From: Jaakko Heinonen <jh@FreeBSD.org>
To: Kostik Belousov <kostikbel@gmail.com>
Cc: Alexander Kabaev <kabaev@gmail.com>,
	Arjan van Leeuwen <freebsd-maintainer@opera.com>,
	bug-followup@freebsd.org, kan@freebsd.org
Subject: Re: misc/151861: dlclose() of library causes separately opened
 libraries to unload as well
Date: Wed, 3 Nov 2010 20:48:24 +0200

 On 2010-11-03, Kostik Belousov wrote:
 > By intermediate I mean private intermediate state in my working tree.
 > Below is the patch augmented with the change to not call ref_dag()
 > from init_dag().
 
 I prefer this one. Could you also add assert(root->dag_inited); to
 ref_dag() and unref_dag()?
 
 -- 
 Jaakko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011031850.oA3IoCg4051875>