Make memory management uniform: _everything_ now goes through the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 12 Dec 2000 10:33:13 +0000 (10:33 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 12 Dec 2000 10:33:13 +0000 (10:33 +0000)
smalloc() macros and thence to the safemalloc() functions in misc.c.
This should allow me to plug in a debugging allocator and track
memory leaks and segfaults and things.

git-svn-id: svn://svn.tartarus.org/sgt/putty@818 cda61777-01e9-0310-a592-d414129be87e


No differences found