mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 09:22:23 +00:00
nDPIsrvd.h: Fixed bug during token parsing/hashing. Do not hash array contents.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
@@ -367,7 +367,6 @@ static enum nDPIsrvd_callback_return distributor_json_callback(struct nDPIsrvd_s
|
||||
struct distributor_thread_user_data * thread_stats = NULL;
|
||||
struct distributor_flow_user_data * flow_stats = NULL;
|
||||
|
||||
(void)thread_data;
|
||||
#if 0
|
||||
printf("Distributor: %.*s\n", (int)sock->buffer.json_string_length, sock->buffer.json_string);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user