aboutsummaryrefslogtreecommitdiff
path: root/python/ndpi/ndpi.py
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2023-08-12 00:27:37 +0200
committerLuca Deri <deri@ntop.org>2023-08-12 00:27:37 +0200
commitfe634b8d55b58e7f63ddc38ac29d63592b1801e3 (patch)
tree3729aec7cfcbf2aafb6f9c3e06d8b6ee2ddcf5d3 /python/ndpi/ndpi.py
parent8e17f508531be977eab15746a0a733f0866e7f07 (diff)
Fixed to address issue
Run ./utils/check_symbols.sh || { FAILED=$?; echo "::error file=${NDPI_LIB}::Unwanted libc symbols found: ${FAILED}. Please make sure to use only ndpi_malloc/ndpi_calloc/ndpi_realloc/ndpi_free wrapper instead of malloc/calloc/realloc/free."; false; } [ndpi_filter.o]: calloc Unwanted symbols found: 1 Please make sure to use only ndpi_malloc/ndpi_calloc/ndpi_realloc/ndpi_free wrapper instead of malloc/calloc/realloc/free Error: Unwanted libc symbols found: 1. Please make sure to use only ndpi_malloc/ndpi_calloc/ndpi_realloc/ndpi_free wrapper instead of
Diffstat (limited to 'python/ndpi/ndpi.py')
0 files changed, 0 insertions, 0 deletions