mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 09:22:23 +00:00
Sonarcloud integration
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
@@ -55,6 +55,12 @@ static void nDPIsrvd_write_flow_info_cb(struct nDPIsrvd_socket const * sock,
|
||||
(void)instance;
|
||||
(void)user_data;
|
||||
|
||||
if (flow == NULL || thread_data == NULL)
|
||||
{
|
||||
fprintf(stderr, "%s\n", "[WriteFlowInfoCallback] BUG: Internal error.");
|
||||
return;
|
||||
}
|
||||
|
||||
fprintf(stderr,
|
||||
"[Thread %2d][Flow %5llu][ptr: "
|
||||
#ifdef __LP64__
|
||||
|
||||
Reference in New Issue
Block a user