From cdb543b5aa5181944c59414e1129702110a83fe1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 16 Nov 2010 09:43:12 -0600 Subject: document the memory leaks as a bug --- lib/Package/Stash/PP.pm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/Package/Stash/PP.pm') diff --git a/lib/Package/Stash/PP.pm b/lib/Package/Stash/PP.pm index 98e89d0..d6ca34b 100644 --- a/lib/Package/Stash/PP.pm +++ b/lib/Package/Stash/PP.pm @@ -345,6 +345,12 @@ considered a feature in some cases (this is how L works, for instance), but should not be relied upon - use C directly if you want this behavior. +=item * Some minor memory leaks + +The pure perl implementation has a couple minor memory leaks (see the TODO +tests in t/20-leaks.t) that I'm having a hard time tracking down - these may be +core perl bugs, it's hard to tell. + =back Please report any bugs through RT: email -- cgit v1.2.3-54-g00ecf