DragonFly kernel List (threaded) for 2008-06
DragonFly BSD
DragonFly kernel List (threaded) for 2008-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ocstat


From: Aggelos Economopoulos <aoiko@xxxxxxxxxxxxxx>
Date: Wed, 4 Jun 2008 22:52:20 +0300

On Wednesday 04 June 2008, Matthew Dillon wrote:
[...]
> 	Objcache will use the flag to detect double-frees.

Keep in mind that detecting a double-free may be good, but knowing where
the previous free took place takes you more than halfway towards a solution.
But this would require the debug code to be a bit more resource-intensive
and also some use of the preprocessor...

Aggelos



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]