Re: [perl #47704] [BUG]Memory leak with STRING's

2007-11-22 Thread chromatic
On Thursday 22 November 2007 20:33:19 Mark Glines wrote: > > There is a memory leak with the STRING's. Next C code consumes more > > and more memory, but does not free it: > > > > for(i=0;i<2000;i++) { > > string_from_literal(INTERP, "nothing"); > > } > Unless I'm mistaken, string_from_li

Re: [perl #47704] [BUG]Memory leak with STRING's

2007-11-22 Thread Mark Glines
On Thu, 22 Nov 2007 10:35:21 -0800 "Mehmet Yavuz Selim Soyturk" (via RT) <[EMAIL PROTECTED]> wrote: > # New Ticket Created by "Mehmet Yavuz Selim Soyturk" > # Please include the string: [perl #47704] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/