projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cac5c3
)
leakfinder.pl: more exceptions
author
Father Chrysostomos
<sprout@cpan.org>
Wed, 14 Nov 2012 06:49:36 +0000
(22:49 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Wed, 14 Nov 2012 06:50:02 +0000
(22:50 -0800)
Porting/leakfinder.pl
patch
|
blob
|
history
diff --git
a/Porting/leakfinder.pl
b/Porting/leakfinder.pl
index
d276563
..
d802196
100644
(file)
--- a/
Porting/leakfinder.pl
+++ b/
Porting/leakfinder.pl
@@
-50,6
+50,8
@@
end
BEGIN {
@exceptions = split /^/, <<'end';
+$aliases{$code_point} = [ $aliases{$code_point} ];
+$aliases_maps->[$i] = [ $aliases_maps->[$i] ]
$allow ? $hash{$acc} = $allow : push @list, $acc;
$args{include_dirs} = [ $args{include_dirs} ]
$ARRAY[++$#ARRAY] = $value;