# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #44959]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44959 >


Coverity picked up a potential issue when a null pmc is passed into
Parrot_PCCINVOKE() (see CID 78) and possibly later dereferenced.  The
attached patch is what I think we should do in such situations
(real_exception()), however, a little code review couldn't hurt.

Paul

Attachment: inter_call.patch
Description: Binary data

Reply via email to