From e5812cc9db17ff8da3766a4082bf9e550e3c6243 Mon Sep 17 00:00:00 2001 From: kishorenc Date: Thu, 25 Feb 2021 16:57:38 +0530 Subject: [PATCH] Address valgrind warnings. --- src/index.cpp | 1 + test/collection_manager_test.cpp | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/index.cpp b/src/index.cpp index 41922b93..260dd447 100644 --- a/src/index.cpp +++ b/src/index.cpp @@ -1144,6 +1144,7 @@ uint32_t Index::do_filtering(uint32_t** filter_ids_out, const std::vector