The Samba-Bugzilla – Attachment 17965 Details for
Bug 15408
smbclient + showacls leaks open file descriptors in smbd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix fd leak with smbclient + showacls
smbclient-showacls-smbd-fd-leak.patch (text/plain), 307 bytes, created by
Peter Eriksson
on 2023-06-29 13:56:49 UTC
(
hide
)
Description:
Patch to fix fd leak with smbclient + showacls
Filename:
MIME Type:
Creator:
Peter Eriksson
Created:
2023-06-29 13:56:49 UTC
Size:
307 bytes
patch
obsolete
>--- samba-4.18.3/source3/client/client.c.orig 2023-06-29 15:50:15.353934000 +0200 >+++ samba-4.18.3/source3/client/client.c 2023-06-29 15:49:30.970936000 +0200 >@@ -625,6 +625,7 @@ > } else { > display_sec_desc(sd); > } >+ cli_close(targetcli, fnum); > TALLOC_FREE(sd); > } > TALLOC_FREE(afname);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 15408
: 17965