From f881fe3a698bf5a843d626904b49fe47029626df Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 27 Jul 2026 20:13:36 +0900 Subject: [PATCH] submodule(base): bump pointer for RawFd call-site and BufferPool completion Bumps local/sources/base to include the RawFd call-site fix in corec12_integration.rs and the complete BufferPool zero-fill replacement of v.fill(0)+set_len(capacity) with safe v.resize(capacity, 0). Both were review-identified blocking defects. --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index 946d28d8ad..2dba10b7df 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit 946d28d8ad6440e153cf186b4869ffc10433b409 +Subproject commit 2dba10b7df6b44f5f0064f270fb4fe20ba36058f