Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Shared memory and malloc Message-ID: <14854@smoke.brl.mil> Date: 14 Jan 91 17:23:44 GMT References: <1990Dec19.144959.16561@dg-rtp.dg.com> <943@scaxs2.pkinbg.uucp> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <943@scaxs2.pkinbg.uucp> caxwgk@pkinbg.UUCP (Wolfgang Kuehnel ) writes: >beware of a bug in K+R free()-function, at least in the german translation There were no bugs in the malloc()/free() implementation in the second edition of K&R, at least not as of the time when I reviewed the draft. However, there were a few subtleties.