From 8a603643ef9d3f02edddc2ca8e9bd0f791f7970d Mon Sep 17 00:00:00 2001 From: g00613291 Date: Sat, 15 Jun 2024 09:11:18 +0800 Subject: [PATCH] fix fd closed abnormally when appendBundles parallel --- frameworks/native/backup_kit_inner/src/service_proxy.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworks/native/backup_kit_inner/src/service_proxy.cpp b/frameworks/native/backup_kit_inner/src/service_proxy.cpp index 14e989e79..0b1d5c92a 100644 --- a/frameworks/native/backup_kit_inner/src/service_proxy.cpp +++ b/frameworks/native/backup_kit_inner/src/service_proxy.cpp @@ -273,7 +273,7 @@ ErrCode ServiceProxy::AppendBundlesRestoreSession(UniqueFd fd, const vector