This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: a mudflap experiment on freebsd


On Wed, 2005-02-23 at 09:49, Frank Ch. Eigler wrote:
> You should not have to invent any further static counters
> for this stuff: the __mf_state variable should be able to do the right
> thing.

Thanks for the helpful comments.  The __mf_state variable does indeed
look like it can cleanly solve the recursive malloc problem I saw. 
Obviously, I didn't look at the sources very closely before hacking them
up.  I'll have to give this a try.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]