mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Fixes various lua memory issues
This commit is contained in:
parent
eb52f62b1e
commit
5edfdeedcd
53 changed files with 336 additions and 551 deletions
|
|
@ -3,7 +3,7 @@
|
|||
--
|
||||
|
||||
local dirs = ntop.getDirs()
|
||||
require "lua_utils"
|
||||
require "ntop_utils"
|
||||
|
||||
local companion_interface_prefix = "ntopng.prefs.companion_interface."
|
||||
local companion_interface_key = string.format("%s%s", companion_interface_prefix, "ifid_%d.companion")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue