Search the web
Sign In
New User? Sign Up
dmalloc · Debug Malloc Library (dmalloc) Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Analyzing alloc/free blank char   Message List  
Reply | Forward Message #110 of 529 |
I'm wondering if it would be more useful to have a separate character
for freed and newly alloced memory? Currently you use the same one,
but I'd like to be able to tell if I'm looking at a piece of
uninitialized memory, or a piece of memory that's already been freed.

Thoughts?

m.

--
Programmer "I wrote a song about dental floss,
Loki Entertainment Software but did anyone's teeth get cleaner?"
http://lokigames.com/~briareos/ - Frank Zappa, re: the PMRC



Fri Jan 7, 2000 12:46 am

briareos@...
Send Email Send Email

Forward
Message #110 of 529 |
Expand Messages Author Sort by Date

I'm wondering if it would be more useful to have a separate character for freed and newly alloced memory? Currently you use the same one, but I'd like to be...
Michael Vance
briareos@...
Send Email
Jan 7, 2000
12:42 am

... Well, it's very simple. Change BLANK_CHAR to ALLOC_BLANK_CHAR in settings.dist, and add a FREE_BLANK_CHAR, then change the seven places it's used in...
Michael Vance
briareos@...
Send Email
Jan 12, 2000
9:46 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help