leakfinder.pl: More exceptions
authorFather Chrysostomos <sprout@cpan.org>
Thu, 15 Nov 2012 02:05:04 +0000 (18:05 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 15 Nov 2012 23:57:12 +0000 (15:57 -0800)
Porting/leakfinder.pl

index 7aa0322..985cea2 100644 (file)
@@ -50,6 +50,8 @@ end
 
 BEGIN {
  @exceptions = split /^/, <<'end';
+1 while some_condition_with_side_effects;  */
+$a{buttons}[2*$a{default_button}] = [$a{buttons}[2*$a{default_button}]];
 $aliases{$code_point} = [ $aliases{$code_point} ];
 $aliases_maps->[$i] = [ $aliases_maps->[$i] ]
 $allow ? $hash{$acc} = $allow : push @list, $acc;
@@ -110,7 +112,10 @@ s![^/+]*$!man!&&-d&&!$s{$_}++&&push@m,#_;END{print"@m"}'
 $spec = [$spec, $_[0]];
 $stack[$i++] &= ~1;
 $step = [$step];
+the while clause.  */
 Time::HiRes - High resolution alarm, sleep, gettimeofday, interval timers
+*tmpl = ~*tmpl;
+*tmps = ~*tmps;
 weaken($objs[@objs] = $h{$_} = []);
 weaken($objs[@objs] = $$h{$_} = []);
 while (1) { my $k; }