On Mon, Dec 11, 2017 at 7:53 PM, Zefram <zefram@fysh.org> wrote: > Pip Cet wrote: >>There is one known issue: XSUBs store an ANY pointer, which might be a >>referenced SV or a random pointer. > > It is well defined that this is a counted SV ref if and only if the CV > is CvCONST. In other cases it might happen to point to an SV, but so > could any random uncounted pointer anywhere. Thanks! I've incorporated that change.Thread Previous