On Fri, Mar 30, 2007 at 10:53:22AM +0300, Niko Tyni wrote:
> 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
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
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', $
3 matches
Mail list logo