Date: Thu, 30 Jun 2005 22:02:29 +0400 From: Dmitry Mityugov <dmitry.mityugov@gmail.com> To: Roman Kurakin <rik@cronyx.ru> Cc: freebsd-hackers@freebsd.org Subject: Re: Malloc while freeing some object Message-ID: <b7052e1e050630110261e94f22@mail.gmail.com> In-Reply-To: <42C424EA.70306@cronyx.ru> References: <42C424EA.70306@cronyx.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/30/05, Roman Kurakin <rik@cronyx.ru> wrote: > Hi, >=20 > One simple question on programming style. Is it ok > to call malloc while we releasing some object? Are you releasing it in another thread? Is it a C++ object? How are you releasing it? --=20 Dmitry "We live less by imagination than despite it" - Rockwell Kent, "N by E"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b7052e1e050630110261e94f22>