Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Alexander_Naumov:SLE-12:Update
krb5-appl.15231
krb5-appl-1.0-fix-var-used-before-value-set.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File krb5-appl-1.0-fix-var-used-before-value-set.dif of Package krb5-appl.15231
Index: krb5-appl-1.0-alpha1/telnet/telnetd/utility.c =================================================================== --- krb5-appl-1.0-alpha1.orig/telnet/telnetd/utility.c +++ krb5-appl-1.0-alpha1/telnet/telnetd/utility.c @@ -129,6 +129,7 @@ ttsuck() } tv.tv_sec = 1; tv.tv_usec = 0; + FD_ZERO(&fds); FD_SET(net, &fds); while (select(net + 1, &fds, NULL, NULL, &tv) == 1)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor