On 6/30/05, Roman Kurakin <[EMAIL PROTECTED]> wrote: > Hi, > > 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? -- Dmitry "We live less by imagination than despite it" - Rockwell Kent, "N by E" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

