develooper Front page | perl.perl5.porters | Postings from May 2011

[PATCH] Re: [perl #91032] Invalid free in t/op/write.t

Thread Previous | Thread Next
From:
Robin Barker
Date:
May 25, 2011 12:39
Subject:
[PATCH] Re: [perl #91032] Invalid free in t/op/write.t
Message ID:
1306352371.1545.19.camel@Spade-Ubuntu
This misbehaviour first appeared at 
commit 815f25c6e302f84ecce02c74fa717a19d787f662
Author: Dave Mitchell <davem@fdisolutions.com>
Date:   Sat May 10 02:45:23 2003 +0100

The code prior to that change suggests that C<maxops += 10> should be
C<maxopss += 3>.

This patch follows that suggestion and includes the previous patch from
Nicholas Clark and passes all tests. 

Robin

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About