Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mit-eddie!wuarchive!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: memory leak Message-ID: <11544@jpl-devvax.JPL.NASA.GOV> Date: 21 Feb 91 20:07:57 GMT References: <284@carssdf.UUCP> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Distribution: usa Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 9 In article <284@carssdf.UUCP> usenet@carssdf.UUCP (John Watson) writes: : Larry, While you are fixing up 4.0, please look for a memory leak in : eval, possibly you are not freeing up tmpstr? That turned out to be the tr/// memory leak problem, I believe. There were a couple of other small eval leaks I plugged too, though I don't know if you would have run into them. Larry