Skip to content

Commit 3f74030

Browse files
authored
fix: [2.6] milvus-common update (#46642)
issue: #41435 pr: #46641 - fix: avoid double destruction with placement new Signed-off-by: Shawn Wang <shawn.wang@zilliz.com>
1 parent 33fed93 commit 3f74030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/thirdparty/milvus-common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
milvus_add_pkg_config("milvus-common")
1515
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
16-
set( MILVUS-COMMON-VERSION b6629f7 )
16+
set( MILVUS-COMMON-VERSION fbe5cf7 )
1717
set( GIT_REPOSITORY "https://github.com/zilliztech/milvus-common.git")
1818

1919
message(STATUS "milvus-common repo: ${GIT_REPOSITORY}")

0 commit comments

Comments
 (0)