Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38284] [PATCH] Segfault caused by Closure:mark

0 views
Skip to first unread message

Bob Rogers

unread,
Jan 19, 2006, 9:32:43 PM1/19/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Bob Rogers
# Please include the string: [perl #38284]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38284 >


This fixes Closure:mark, which incorrectly assumed that
sub->outer_ctx existed if sub->outer_sub did.

-- Bob Rogers
http://rgrjr.dyndns.org/

closure-gc-segfault.patch

Leopold Toetsch

unread,
Jan 20, 2006, 6:03:51 AM1/20/06
to perl6-i...@perl.org, bugs-bi...@netlabs.develooper.com
Bob Rogers (via RT) wrote:

> This fixes Closure:mark, which incorrectly assumed that
> sub->outer_ctx existed if sub->outer_sub did.

Good catch - thanks, applied as r11271.
leo

0 new messages