]> git.ipfire.org Git - thirdparty/snapper.git/commit
Safely encapsulate fdopen within DBus::FileDescriptor to prevent leaks 1151/head
authorDevansh-567 <devansh.jay.singh@gmail.com>
Mon, 22 Jun 2026 09:14:39 +0000 (14:44 +0530)
committerDevansh-567 <devansh.jay.singh@gmail.com>
Mon, 22 Jun 2026 13:28:04 +0000 (18:58 +0530)
commit65cc5e91cd1316346725828b4e994abac5d1cbe1
treeb0b55c1b4f9d8d5f3191a9917776aed39517850f
parent1e001fb571d9aad7d61b2a6a76a160b48f293650
Safely encapsulate fdopen within DBus::FileDescriptor to prevent leaks
client/proxy/commands.cc
dbus/DBusPipe.cc
dbus/DBusPipe.h
server/FilesTransferTask.cc