deepflow icon indicating copy to clipboard operation
deepflow copied to clipboard

[AGENT] Memory handling in label can be improved

Open rvql opened this issue 3 years ago • 0 comments

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

rvql avatar Aug 16 '22 10:08 rvql