hyperscan icon indicating copy to clipboard operation
hyperscan copied to clipboard

Never used variable 'stream2'

Open QiAnXinCodeSafe opened this issue 6 years ago • 2 comments

https://github.com/intel/hyperscan/blob/7729ade0fa291cedb3cbbebb3bafcb9fb8ece81b/unit/hyperscan/arg_checks.cpp#L2433

QiAnXinCodeSafe avatar Jul 30 '19 05:07 QiAnXinCodeSafe

the same issus

  1. never used variable 'c' https://github.com/intel/hyperscan/blob/d79973efb1fcf5ed338122882c1f896829767fb6/unit/hyperscan/stream_op.cpp#L592

  2. never used variable 'c' https://github.com/intel/hyperscan/blob/d79973efb1fcf5ed338122882c1f896829767fb6/unit/hyperscan/stream_op.cpp#L752

  3. never used variable 'c' https://github.com/intel/hyperscan/blob/d79973efb1fcf5ed338122882c1f896829767fb6/unit/hyperscan/stream_op.cpp#L789

QiAnXinCodeSafe avatar Nov 21 '19 03:11 QiAnXinCodeSafe

Thanks for reporting. We'll remove unused variables.

xiangwang1 avatar Nov 21 '19 03:11 xiangwang1