Function ndpi_flow_free

Function Documentation

void ndpi_flow_free(void *ptr)

Free memory allocated by ndpi_flow_malloc().

Parameters:

ptr – Pointer to flow memory to free (NULL is safe to pass)