On Fri Nov 06 16:25:33 2009, ikegami@adaelis.com wrote: > On Thu Nov 05 12:56:29 2009, perl@profvince.com wrote: > > It's not only lvalue vec(), it's also lvalue pos(), substr() and maybe > > keys(). > > Confirmed for all four. A patch to add tests is attached. > > A patch to fix the problem will follow shortly. Two patches are attached. The first adds tests. It's an updated version of my earlier patch. It should be used instead of the earlier patch. The second plugs the leaks by not using TARG when a lvalue is required.Thread Previous | Thread Next