# New Ticket Created by Father Chrysostomos # Please include the string: [perl #77932] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77932 > It does not actually introduce a bug, as far as I can tell, but it has the potential to make future refactorings cause SEGVs, as it uses PL_op without checking it first. The attached patch rectifies this.Thread Next