[PATCH v2] virnetdevtap: Fix memory leak in virNetDevTapReattachBridge

2025-05-06 Thread liu.song13
From: QiangWei Zhang Variable 'master' needs to be free because it will be reassigned in virNetDevOpenvswitchInterfaceGetMaster(). The leaked stack: Direct leak of 11 byte(s) in 1 object(s) allocated from: #0 0x7f7dad8ba6df in __interceptor_malloc (/lib64/libasan.so.8+0xba6df) #1 0x7f7dad715728

[PATCH v2] virnetdevtap: Fix memory leak in virNetDevTapReattachBridge

2025-05-06 Thread liu.song13
From: QiangWei Zhang Variable 'master' needs to be free because it will be reassigned in virNetDevOpenvswitchInterfaceGetMaster(). The leaked stack: Direct leak of 11 byte(s) in 1 object(s) allocated from: #0 0x7f7dad8ba6df in __interceptor_malloc (/lib64/libasan.so.8+0xba6df) #1 0x7f7da

[PATCH] virnetdevtap: Fix memory leak in virNetDevTapReattachBridge

2025-05-06 Thread liu.song13
From: QiangWei Zhang Variable 'master' needs to be free because it will be reassigned in virNetDevOpenvswitchInterfaceGetMaster(). The leaked stack: Direct leak of 11 byte(s) in 1 object(s) allocated from: #0 0x7f7dad8ba6df in __interceptor_malloc (/lib64/libasan.so.8+0xba6df) #1 0x7f7dad715728

[PATCH] po/zh_CN.po: Fix some translation issues

2025-04-28 Thread liu.song13
From: QiangWei Zhang Swap the order of the two objects to ensure that the logic of the two objects translated into Chinese is correct. Signed-off-by: QiangWei Zhang --- po/zh_CN.po | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/po/zh_CN.po b/po