ccsrch icon indicating copy to clipboard operation
ccsrch copied to clipboard

Multiple logic changes and new functionality

Open mrautio opened this issue 7 years ago • 3 comments

  • memory leak/handling fixes
  • small performance improvements, remove dead code
  • more logging in error cases
  • new switch -L: support of skipping symbolic links in unix like environments. This is useful to prevent potential recursive infinite loops.
  • new switch -p: disable circular searches of PAN numbers, i.e., disable/enable(=default) finding pan number in digit arrays like "123460110009901394241234"

mrautio avatar Jun 30 '17 06:06 mrautio

Thanks @mrautio! Some nice improvements, and great idea on -L! I'll take a closer look tonight, and get this merged.

adamcaudill avatar Jun 30 '17 15:06 adamcaudill

@adamcaudill have you had time to check this PR out?

mrautio avatar Jul 19 '17 14:07 mrautio

@adamcaudill Know this is an old PR, any chance you could have a look at getting this merged?

ramsaybell avatar Sep 15 '21 10:09 ramsaybell