jeff
21868731b0
Add a new UMA debugging facility. This will overwrite freed memory with
...
0xdeadc0de and then check for it just before memory is handed off as part
of a new request. This will catch any post free/pre alloc modification of
memory, as well as introduce errors for anything that tries to dereference
it as a pointer.
This code takes the form of special init, fini, ctor and dtor routines that
are specificly used by malloc. It is in a seperate file because additional
debugging aids will want to live here as well.
2002-04-30 07:54:25 +00:00
..
2002-04-29 07:43:16 +00:00
2002-04-29 07:43:16 +00:00
2002-03-24 11:25:46 +00:00
2002-04-26 22:32:15 +00:00
2002-04-24 00:00:55 +00:00
2002-04-20 01:42:56 +00:00
2002-04-20 14:43:34 +00:00
2002-04-30 07:54:25 +00:00
2002-04-27 16:56:25 +00:00
2002-04-21 10:32:48 +00:00
2002-04-11 21:01:34 +00:00
2002-04-30 03:46:27 +00:00
2002-04-30 05:05:05 +00:00
2002-04-27 07:07:37 +00:00
2002-04-04 21:03:38 +00:00
2002-04-28 11:47:10 +00:00
2002-04-29 07:43:16 +00:00
2002-04-30 06:37:25 +00:00
2002-04-26 10:06:26 +00:00
2002-04-04 21:03:38 +00:00
2002-04-30 07:54:25 +00:00
2002-04-11 06:53:40 +00:00
2002-04-28 19:21:48 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 07:41:59 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 01:54:54 +00:00
2002-04-30 01:54:54 +00:00
2002-04-20 05:35:02 +00:00
2002-04-04 21:03:38 +00:00
2002-04-30 01:54:54 +00:00
2002-03-20 10:12:07 +00:00
2002-04-28 18:29:44 +00:00
2002-04-21 16:14:54 +00:00
2002-04-29 07:43:16 +00:00
2002-04-01 21:31:13 +00:00
2002-04-29 05:32:44 +00:00
2002-03-19 22:20:14 +00:00
2002-04-29 12:14:31 +00:00
2002-04-11 21:17:45 +00:00
2002-04-29 18:08:26 +00:00
2002-04-30 01:54:54 +00:00
2002-04-01 19:22:04 +00:00
2002-04-18 14:52:28 +00:00
2002-04-30 07:54:25 +00:00
2002-04-26 17:55:27 +00:00