The Samba-Bugzilla – Attachment 10596 Details for
Bug 10425
net ads testjoin gets stuck in an endless loop
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch queued for SLES11 krb5-1.6.3 fixing the unhandled event loop
bso10425-fix-loop-in-krb5-service_fds.diff (text/plain), 510 bytes, created by
David Disseldorp
on 2015-01-08 15:44:26 UTC
(
hide
)
Description:
Patch queued for SLES11 krb5-1.6.3 fixing the unhandled event loop
Filename:
MIME Type:
Creator:
David Disseldorp
Created:
2015-01-08 15:44:26 UTC
Size:
510 bytes
patch
obsolete
>--- src/lib/krb5/os/sendto_kdc.c 2014-09-29 17:39:08.000000000 +0200 >+++ src/lib/krb5/os/sendto_kdc.c 2014-10-02 13:06:32.000000000 +0200 >@@ -1283,7 +1283,7 @@ krb5int_sendto (krb5_context context, co > goto egress; > sel_state->end_time = now; > sel_state->end_time.tv_sec += 1; >- e = service_fds(context, sel_state, conns, host+1, &winning_conn, >+ e = service_fds(context, sel_state, conns, n_conns, &winning_conn, > sel_state+1, msg_handler, msg_handler_data); > if (e) > break;
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 10425
:
9649
| 10596