fix: other two memory leak in the code base (#1160)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
yihong
2025-12-16 11:45:45 +08:00
committed by GitHub
parent 07c5e7997a
commit fe4fabb195
3 changed files with 16 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -7535,6 +7535,7 @@ dependencies = [
"futures-core",
"http 1.4.0",
"object_store",
"parking_lot",
"pin-project-lite",
"rustfs-common",
"rustfs-ecstore",