#1602: .INTERPINFO_CURRENT_OBJECT causes segfault:
--------------------+-------------------------------------------------------
 Reporter:  coke    |        Owner:        
     Type:  bug     |       Status:  closed
 Priority:  normal  |    Milestone:        
Component:  none    |      Version:  trunk 
 Severity:  fatal   |   Resolution:  fixed 
 Keywords:          |         Lang:        
    Patch:          |     Platform:        
--------------------+-------------------------------------------------------
Changes (by NotFound):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 The function interpinfo_p was declared CAN_RETURN_NULL but its result is
 assigned unchecked to P registers. Changed to CANNOT_RETURN_NULL and
 filtered its result in r46199.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1602#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to