Re: [Rd] memory leak in readline code

2008-07-15 Thread Martin Maechler
> "BD" == Bill Dunlap <[EMAIL PROTECTED]> > on Thu, 10 Jul 2008 13:17:03 -0700 (PDT) writes: BD> Several folks have previously written that valgrind BD> notices a memory leak in R's readline code. It looks BD> like it leaks a copy of every input line. [] Than

[Rd] memory leak in readline code

2008-07-10 Thread Bill Dunlap
Several folks have previously written that valgrind notices a memory leak in R's readline code. It looks like it leaks a copy of every input line. % ~/R-svn/r-devel/R/bin/R --debugger=valgrind --debugger-args=--leak-check=full --vanilla ==10725== Memcheck, a memory error detector. ==10725== Copy