Skip to content
Snippets Groups Projects
Unverified Commit 21ea92ec authored by 李盛俊's avatar 李盛俊 Committed by GitHub
Browse files

fix memory leak (#4767)


* fix memory leak
(1) Minor memory leak when querying on BinaryFlat
(2) Minor memory leak when building NSG index

Signed-off-by: default avatarshengjun.li <shengjun.li@zilliz.com>

* fix mismatch new[]/delete[]

Signed-off-by: default avatarshengjun.li <shengjun.li@zilliz.com>

* rm useless folder

Signed-off-by: default avatarshengjun.li <shengjun.li@zilliz.com>

* fix memory leak in UT

Signed-off-by: default avatarshengjun.li <shengjun.li@zilliz.com>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment