=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== num-utils-0.5/debian/patches/05_numgrep_exit.diff-26- # Now if the $exp is true then go on. num-utils-0.5/debian/patches/05_numgrep_exit.diff:27: if (eval($exp)) { num-utils-0.5/debian/patches/05_numgrep_exit.diff-28- print "$number\n"; ############################################## num-utils-0.5/debian/patches/05_numgrep_exit.diff-34- my $exp = make_expression($expression, $number); num-utils-0.5/debian/patches/05_numgrep_exit.diff:35: if (eval($exp)) { num-utils-0.5/debian/patches/05_numgrep_exit.diff-36- print "$line"; ############################################## num-utils-0.5/.pc/00_cdbs_to_dh9.diff/numgrep-175- # Now if the $exp is true then go on. num-utils-0.5/.pc/00_cdbs_to_dh9.diff/numgrep:176: if (eval($exp)) { num-utils-0.5/.pc/00_cdbs_to_dh9.diff/numgrep-177- print "$number\n"; ############################################## num-utils-0.5/.pc/00_cdbs_to_dh9.diff/numgrep-185- my $exp = make_expression($expression, $number); num-utils-0.5/.pc/00_cdbs_to_dh9.diff/numgrep:186: if (eval($exp)) { num-utils-0.5/.pc/00_cdbs_to_dh9.diff/numgrep-187- print "$line"; ############################################## num-utils-0.5/.pc/00_cdbs_to_dh9.diff/random-90- while ($number >= $2) { num-utils-0.5/.pc/00_cdbs_to_dh9.diff/random:91: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/00_cdbs_to_dh9.diff/random-92- push (@random_array, $number); ############################################## num-utils-0.5/.pc/00_cdbs_to_dh9.diff/random-97- while ($number <= $2) { num-utils-0.5/.pc/00_cdbs_to_dh9.diff/random:98: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/00_cdbs_to_dh9.diff/random-99- push (@random_array, $number); ############################################## num-utils-0.5/.pc/00_cdbs_to_dh9.diff/range-117- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/00_cdbs_to_dh9.diff/range:118: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/00_cdbs_to_dh9.diff/range-119- push (@output_array, $number); ############################################## num-utils-0.5/.pc/00_cdbs_to_dh9.diff/range-125- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/00_cdbs_to_dh9.diff/range:126: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/00_cdbs_to_dh9.diff/range-127- push (@output_array, $number); ############################################## num-utils-0.5/.pc/02_die.diff/numgrep-175- # Now if the $exp is true then go on. num-utils-0.5/.pc/02_die.diff/numgrep:176: if (eval($exp)) { num-utils-0.5/.pc/02_die.diff/numgrep-177- print "$number\n"; ############################################## num-utils-0.5/.pc/02_die.diff/numgrep-185- my $exp = make_expression($expression, $number); num-utils-0.5/.pc/02_die.diff/numgrep:186: if (eval($exp)) { num-utils-0.5/.pc/02_die.diff/numgrep-187- print "$line"; ############################################## num-utils-0.5/.pc/02_die.diff/random-90- while ($number >= $2) { num-utils-0.5/.pc/02_die.diff/random:91: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/02_die.diff/random-92- push (@random_array, $number); ############################################## num-utils-0.5/.pc/02_die.diff/random-97- while ($number <= $2) { num-utils-0.5/.pc/02_die.diff/random:98: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/02_die.diff/random-99- push (@random_array, $number); ############################################## num-utils-0.5/.pc/02_die.diff/range-115- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/02_die.diff/range:116: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/02_die.diff/range-117- push (@output_array, $number); ############################################## num-utils-0.5/.pc/02_die.diff/range-123- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/02_die.diff/range:124: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/02_die.diff/range-125- push (@output_array, $number); ############################################## num-utils-0.5/.pc/04_man.diff/random-90- while ($number >= $2) { num-utils-0.5/.pc/04_man.diff/random:91: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/04_man.diff/random-92- push (@random_array, $number); ############################################## num-utils-0.5/.pc/04_man.diff/random-97- while ($number <= $2) { num-utils-0.5/.pc/04_man.diff/random:98: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/04_man.diff/random-99- push (@random_array, $number); ############################################## num-utils-0.5/.pc/04_man.diff/range-115- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/04_man.diff/range:116: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/04_man.diff/range-117- push (@output_array, $number); ############################################## num-utils-0.5/.pc/04_man.diff/range-123- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/04_man.diff/range:124: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/04_man.diff/range-125- push (@output_array, $number); ############################################## num-utils-0.5/.pc/05_numgrep_exit.diff/numgrep-175- # Now if the $exp is true then go on. num-utils-0.5/.pc/05_numgrep_exit.diff/numgrep:176: if (eval($exp)) { num-utils-0.5/.pc/05_numgrep_exit.diff/numgrep-177- print "$number\n"; ############################################## num-utils-0.5/.pc/05_numgrep_exit.diff/numgrep-185- my $exp = make_expression($expression, $number); num-utils-0.5/.pc/05_numgrep_exit.diff/numgrep:186: if (eval($exp)) { num-utils-0.5/.pc/05_numgrep_exit.diff/numgrep-187- print "$line"; ############################################## num-utils-0.5/.pc/09_spelling-errors-in-upstream.diff/numgrep-178- # Now if the $exp is true then go on. num-utils-0.5/.pc/09_spelling-errors-in-upstream.diff/numgrep:179: if (eval($exp)) { num-utils-0.5/.pc/09_spelling-errors-in-upstream.diff/numgrep-180- print "$number\n"; ############################################## num-utils-0.5/.pc/09_spelling-errors-in-upstream.diff/numgrep-189- my $exp = make_expression($expression, $number); num-utils-0.5/.pc/09_spelling-errors-in-upstream.diff/numgrep:190: if (eval($exp)) { num-utils-0.5/.pc/09_spelling-errors-in-upstream.diff/numgrep-191- print "$line"; ############################################## num-utils-0.5/.pc/10_help_locks_stdin.diff/numgrep-178- # Now if the $exp is true then go on. num-utils-0.5/.pc/10_help_locks_stdin.diff/numgrep:179: if (eval($exp)) { num-utils-0.5/.pc/10_help_locks_stdin.diff/numgrep-180- print "$number\n"; ############################################## num-utils-0.5/.pc/10_help_locks_stdin.diff/numgrep-189- my $exp = make_expression($expression, $number); num-utils-0.5/.pc/10_help_locks_stdin.diff/numgrep:190: if (eval($exp)) { num-utils-0.5/.pc/10_help_locks_stdin.diff/numgrep-191- print "$line"; ############################################## num-utils-0.5/.pc/10_help_locks_stdin.diff/random-90- while ($number >= $2) { num-utils-0.5/.pc/10_help_locks_stdin.diff/random:91: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/10_help_locks_stdin.diff/random-92- push (@random_array, $number); ############################################## num-utils-0.5/.pc/10_help_locks_stdin.diff/random-97- while ($number <= $2) { num-utils-0.5/.pc/10_help_locks_stdin.diff/random:98: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/10_help_locks_stdin.diff/random-99- push (@random_array, $number); ############################################## num-utils-0.5/.pc/10_help_locks_stdin.diff/range-115- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/10_help_locks_stdin.diff/range:116: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/10_help_locks_stdin.diff/range-117- push (@output_array, $number); ############################################## num-utils-0.5/.pc/10_help_locks_stdin.diff/range-123- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/10_help_locks_stdin.diff/range:124: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/10_help_locks_stdin.diff/range-125- push (@output_array, $number); ############################################## num-utils-0.5/.pc/11_upstream_URI_manp.diff/numgrep-183- # Now if the $exp is true then go on. num-utils-0.5/.pc/11_upstream_URI_manp.diff/numgrep:184: if (eval($exp)) { num-utils-0.5/.pc/11_upstream_URI_manp.diff/numgrep-185- print "$number\n"; ############################################## num-utils-0.5/.pc/11_upstream_URI_manp.diff/numgrep-194- my $exp = make_expression($expression, $number); num-utils-0.5/.pc/11_upstream_URI_manp.diff/numgrep:195: if (eval($exp)) { num-utils-0.5/.pc/11_upstream_URI_manp.diff/numgrep-196- print "$line"; ############################################## num-utils-0.5/.pc/11_upstream_URI_manp.diff/random-91- while ($number >= $2) { num-utils-0.5/.pc/11_upstream_URI_manp.diff/random:92: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/11_upstream_URI_manp.diff/random-93- push (@random_array, $number); ############################################## num-utils-0.5/.pc/11_upstream_URI_manp.diff/random-98- while ($number <= $2) { num-utils-0.5/.pc/11_upstream_URI_manp.diff/random:99: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/11_upstream_URI_manp.diff/random-100- push (@random_array, $number); ############################################## num-utils-0.5/.pc/11_upstream_URI_manp.diff/range-116- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/11_upstream_URI_manp.diff/range:117: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/11_upstream_URI_manp.diff/range-118- push (@output_array, $number); ############################################## num-utils-0.5/.pc/11_upstream_URI_manp.diff/range-124- next if grep(/^$number$/, @excludes); num-utils-0.5/.pc/11_upstream_URI_manp.diff/range:125: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/.pc/11_upstream_URI_manp.diff/range-126- push (@output_array, $number); ############################################## num-utils-0.5/numgrep-183- # Now if the $exp is true then go on. num-utils-0.5/numgrep:184: if (eval($exp)) { num-utils-0.5/numgrep-185- print "$number\n"; ############################################## num-utils-0.5/numgrep-194- my $exp = make_expression($expression, $number); num-utils-0.5/numgrep:195: if (eval($exp)) { num-utils-0.5/numgrep-196- print "$line"; ############################################## num-utils-0.5/random-91- while ($number >= $2) { num-utils-0.5/random:92: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/random-93- push (@random_array, $number); ############################################## num-utils-0.5/random-98- while ($number <= $2) { num-utils-0.5/random:99: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/random-100- push (@random_array, $number); ############################################## num-utils-0.5/range-116- next if grep(/^$number$/, @excludes); num-utils-0.5/range:117: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/range-118- push (@output_array, $number); ############################################## num-utils-0.5/range-124- next if grep(/^$number$/, @excludes); num-utils-0.5/range:125: $number = eval($number); # This fixes a stupid computer math problem. num-utils-0.5/range-126- push (@output_array, $number);