
perlbug-followup at perl
Nov 15, 2009, 1:26 PM
Post #1 of 1
(186 views)
Permalink
|
|
[perl #70538] Re: Encode memory corruption (maybe PerlIO::encoding?)
|
|
# New Ticket Created by George Greer # Please include the string: [perl #70538] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70538 > On Sun, 15 Nov 2009, George Greer wrote: > On Ubuntu's stock perl (what perlbug picked up) and blead 5.11.1 > (GitLive-blead-3146-g88a6f4f), Encode can be made to corrupt memory: I haven't pared the crashing script down enough to post as a test case but will do so as soon as I can. I wanted to make sure the bug report was in before 5.12 escaped. The test is PerlIO::encoding an input file that contains Latin-1 high characters and then re-encoding them for output, but it is 918 lines at the moment. (And yes, my desktop has a 'fun' account name rather than my real name.) -- George Greer
|