Commit graph

3 commits

Author SHA1 Message Date
emanuele-f
107c9e50f2 Add shadow dns query to prevent use after free 2020-02-14 11:01:05 +01:00
emanuele-f
fab2946404 More info on the symbols extraction 2020-02-13 19:01:56 +01:00
emanuele-f
64022a7ee7 Add the --with-llvm-sanitizer flag
To enable the leaks detector, set the ASAN_OPTIONS=detect_leaks=1
environment variable, e.g:

  sudo ASAN_OPTIONS=detect_leaks=1 ./ntopng /etc/ntopng/ntopng.conf
2020-02-13 18:51:56 +01:00