Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!lll-lcc!lll-crg!seismo!brl-adm!brl-smoke!smoke!gwyn@BRL.ARPA From: gwyn@BRL.ARPA (VLD/VMB) Newsgroups: net.lang.c Subject: Re: oops, corrupted memory again! Message-ID: <390@brl-smoke.ARPA> Date: Tue, 29-Apr-86 12:32:36 EDT Article-I.D.: brl-smok.390 Posted: Tue Apr 29 12:32:36 1986 Date-Received: Fri, 2-May-86 09:33:37 EDT Sender: news@brl-smoke.ARPA Lines: 5 If you check the malloc source code, you'll see that it can be compiled with debugging checks turned on; the version in the C library has them disabled. I suggest keeping the debugging malloc.o around somewhere like /usr/lib so everyone can get it when needed.