https://bz.apache.org/bugzilla/show_bug.cgi?id=63516

Joe Orton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Joe Orton <[email protected]> ---
Possibly we could fix this at some cost/risk, but there is a strong case it is
a bug in the module. In general, array values must be allocated out of the same
pool as the array or else you get lifetime issues. pconf might have worked by
accident in this case but there is no reason to assume it.

I've added an API note in r1861672, thanks for sending the patch over to
dev@perl.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to