From 38041ca5b81d1e78a82f5f21c85d632d0fb32e98 Mon Sep 17 00:00:00 2001 From: yusing Date: Tue, 28 Oct 2025 21:48:27 +0800 Subject: [PATCH] fix(pool): handle buffer capacity check in GetSized - Added a check to ensure the buffer's capacity is sufficient before reusing it. - Included a FIXME comment to address an unexpected condition in buffer allocation. --- goutils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goutils b/goutils index 01d0df68..3e2b05fb 160000 --- a/goutils +++ b/goutils @@ -1 +1 @@ -Subproject commit 01d0df68b5d9ec1a390717fd50daf51bbbedfce1 +Subproject commit 3e2b05fb0cd3ff00fb0d58a75c207ff25838d55b