# New Ticket Created by Bob Rogers # Please include the string: [perl #41097] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41097 >
The following code segfaults: .sub test :main get_results '(0)' .end The segfault is in verify_signature (compilers/imcc/pbc.c:1158), where it is apparently following sig_arr into the C<end> instruction, but it seems to me there ought to be more validation in IMCC. Any suggestions for where it ought to go? -- Bob Rogers http://rgrjr.dyndns.org/