Re: Libification project (SoC)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthieu Moy <Matthieu.Moy@...>
Cc: <git@...>
Date: Friday, March 16, 2007 - 7:51 am

Hi,

On Fri, 16 Mar 2007, Matthieu Moy wrote:


I was thinking about a similar approach some time ago. But that means that 
you _must not_ have static variables that you rely on being initialised 
correctly.

I mean, we have xmalloc(), and it would be easy to enforce xfree(), too 
(which would be good for memory profiling anyway), and we _could_ hack 
that into tracking which pointers were returned after which checkpoint.

But we _cannot_ say which static variables should be initialised (and 
how), after some "exception" was thrown at a certain point.

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Libification project (SoC), Johannes Sixt, (Fri Mar 16, 4:06 am)
Re: Libification project (SoC), Matthieu Moy, (Fri Mar 16, 4:58 am)
Re: Libification project (SoC), Johannes Schindelin, (Fri Mar 16, 7:51 am)