Use 0xcc (not 0xcd) for clearing malloc() blocks too.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 15 Dec 2004 05:50:42 +0000 (05:50 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 15 Dec 2004 05:50:42 +0000 (05:50 +0000)
commitf09c875281ab27bd51e1da5f97d327d69695ccec
tree56da837303e8b261058d7ccd6ada6124b9c50b01
parent391b0ad376d5254ff321fe294b93cd5ed616cb96
Use 0xcc (not 0xcd) for clearing malloc() blocks too.
Update documentation.
doc/debug.texi
src/threads/malloc.c