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


Coverity found this one.

In PackFile_find_fixup_entry, ep=&e, where e is on the stack.  Then,  
it's possible to return ep.  Anything that dereferences it will smash  
the stack.



--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to