severity 400733 important
merge 400733 385123
tags 400733 fixed-upstream
thanks

On Tue, Nov 28, 2006 at 01:51:03PM +0200, Niko Tyni wrote:
> Package: perl
> Version: 5.8.8-6.1
> Severity: normal
> 
> Here's a reproducable segfault that occurs with Request Tracker inside
> the Text::Tabs module. A minimal testcase is:
> 
>  #!/usr/bin/perl -w
>  use strict;
>  use Encode;
>  my $s = "\x{c3}\x{84}\x{54}\x{c3}\x{84}\x{5c}\x{9}";
>  $_ = Encode::decode('utf8', $s);
>  s{\t}{pos()}e;

This is the same as #385123, so merging.

It's rt.perl.org #39893 and #40989 and fixed in bleadperl.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to