Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
pilot-mailsync
pilot-mailsync-0.9.1-gcc4.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pilot-mailsync-0.9.1-gcc4.diff of Package pilot-mailsync
--- pilot-mailsync-0.9.1/configure.in +++ pilot-mailsync-0.9.1/configure.in @@ -302,7 +302,6 @@ dnl Checks for typedefs, structures, and compiler characteristics. AC_C_CONST AC_STRUCT_TM -AC_TYPE_UID_T dnl Checks for library functions. AC_TYPE_SIGNAL --- pilot-mailsync-0.9.1/options.c +++ pilot-mailsync-0.9.1/options.c @@ -381,7 +381,7 @@ strncpy(gDevice, optarg, MAILTMPLEN); break; case 'u': - strncpy(gUser, optarg, MAILTMPLEN); + strncpy(gUser, optarg, NETMAXUSER); break; case 'f': strncpy(gFrom, optarg, MAILTMPLEN);
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