Merge pull request #1476 in SNORT/snort3 from ~MDAGON/snort3:cppcheck_3 to master
Squashed commit of the following:
commit
de59e7f90507b91e9c129bb17b38f276e5f0a83c
Author: Maya Dagon <mdagon@cisco.com>
Date: Thu Dec 20 12:01:48 2018 -0500
piglet_plugins: fix cppcheck warnings
commit
494e5fb32b00187bb2b85530223f3c52a10c0580
Author: Maya Dagon <mdagon@cisco.com>
Date: Thu Dec 20 11:45:06 2018 -0500
snort2lua: fix cppcheck warning
commit
25e3f25d215c8d85821dfd8260c19f6f2224d0ce
Author: Maya Dagon <mdagon@cisco.com>
Date: Wed Dec 19 16:25:50 2018 -0500
ports: fix cppcheck warning
Fix local variable po_print_buf shadows outer variable
commit
971e72fc949aad1377b1a2b5a2bda5da88ee938c
Author: Maya Dagon <mdagon@cisco.com>
Date: Wed Dec 19 16:17:52 2018 -0500
stream: fix for non-boolean value returned
commit
ff8c2f913d49f43e78b2a4c4ad6f30593feec895
Author: Maya Dagon <mdagon@cisco.com>
Date: Wed Dec 19 16:14:07 2018 -0500
tcp_connector: fix cppcheck warning
Fix Local variable tcp_connector shadows outer variable
commit
6581af2400c71ac6dc60b4848c2006809bf47014
Author: Maya Dagon <mdagon@cisco.com>
Date: Wed Dec 19 16:09:41 2018 -0500
file_connector: fix cppcheck warning
Fix for local variable file_connector shadows outer variable