The Samba-Bugzilla – Attachment 18207 Details for
Bug 15541
Trivial C typo in nsswitch/winbind_nss_netbsd.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
netbsd.diff (text/plain), 395 bytes, created by
Thierry LARONDE
on 2023-12-25 16:05:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Thierry LARONDE
Created:
2023-12-25 16:05:44 UTC
Size:
395 bytes
patch
obsolete
>diff --git a/nsswitch/winbind_nss_netbsd.c b/nsswitch/winbind_nss_netbsd.c >index 94552639b7b..473fa50037c 100644 >--- a/nsswitch/winbind_nss_netbsd.c >+++ b/nsswitch/winbind_nss_netbsd.c >@@ -185,7 +185,7 @@ netbsdwinbind_getgroupmembership(void *nsrv, void *nscb, va_list ap) > }; > struct winbindd_response response = { > .length = 0, >- } >+ }; > gid_t *wblistv; > int wblistc, i, isdup, dupc; >
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 15541
: 18207 |
18212