diff options
Diffstat (limited to 'Porting/leakfinder.pl')
-rw-r--r-- | Porting/leakfinder.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Porting/leakfinder.pl b/Porting/leakfinder.pl index d276563f42..d8021968e6 100644 --- 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; |