Front page | perl.perl5.porters |
Postings from January 2011
TPF bug-grant report #47
Thread Next
From:
Dave Mitchell
Date:
January 31, 2011 04:51
Subject:
TPF bug-grant report #47
Message ID:
20110131125144.GA2835@iabyn.com
Spent this week mostly trying to understand taint in regexps, as a prelude
to making /\p{IsuserDefined}/ be taint-aware. Turns out to be more complex
than the human mind can conceive (the flags RXf_TAINTED, RXf_TAINTED_SEEN,
PMf_RETAINT and RF_tainted all get involved, in addition to your basic taint
magic). As a useful side-effect of this, I updated Devel::Peek to dump the
body of a REGEXP SV.
Report for period 2011/01/24 to 2011/01/30 inclusive
SUMMARY
-------
Effort (HH::MM):
0:00 diagnosing bugs
16:50 fixing bugs
0:00 reviewing other people's bug fixes
0:00 reviewing ticket histories
0:00 review the ticket queue (triage)
-----
16:50 TOTAL
Numbers of tickets closed:
1 tickets closed that have been worked on
0 tickets closed related to bugs that have been fixed
0 tickets closed that were reviewed but not worked on (triage)
-----
1 TOTAL
DETAIL
------
[perl #2460] electric-fence finds a bad memory reference in perl
2011/01/24 4:30 fix
2011/01/24 - close
[perl #82616] security Issues with user-defined \p{} properties
2011/01/25 3:25 fix
2011/01/26 2:55 fix
2011/01/28 1:25 fix
2011/01/30 4:35 fix
--
The Enterprise is captured by a vastly superior alien intelligence which
does not put them on trial.
-- Things That Never Happen in "Star Trek" #10
Thread Next
-
TPF bug-grant report #47
by Dave Mitchell