deepflow
deepflow copied to clipboard
[AGENT] Memory handling in label can be improved
Feature request
The memory is handled manually in labeler, which might cause problem. We should reconsider the structure, improve allocation/deallocation of the memory and try to eliminate unsafe code.
Related PR
- https://github.com/deepflowys/deepflow/pull/625