Help crash fix

This commit is contained in:
Luca Deri 2021-03-14 19:55:21 +01:00
parent 9419015711
commit e58527536d

View file

@ -514,6 +514,7 @@ static void help(u_int long_help) {
if(long_help) {
NDPI_PROTOCOL_BITMASK all;
ndpi_info_mod = ndpi_init_detection_module(ndpi_no_prefs);
printf("\n\nnDPI supported protocols:\n");
printf("%3s %-22s %-8s %-12s %s\n", "Id", "Protocol", "Layer_4", "Breed", "Category");
num_threads = 1;