[krbdev.mit.edu #3060] CVS Commit
Ken Raeburn via RT
rt-comment at krbdev.mit.edu
Thu Jun 9 21:47:35 EDT 2005
* sendto_kdc.c (service_fds): Don't create a select_state on the stack; take an
additional argument pointing to it.
(krb5int_sendto): Don't create a select_state on the stack; instead, allocate
two on the heap, passing the second as the new argument to service_fds.
To generate a diff of this commit:
cvs diff -r5.422 -r5.423 krb5/src/lib/krb5/os/ChangeLog
cvs diff -r5.75 -r5.76 krb5/src/lib/krb5/os/sendto_kdc.c
More information about the krb5-bugs
mailing list