Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
pidentd
pidentd-3.1a25-buffer-overflow.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pidentd-3.1a25-buffer-overflow.diff of Package pidentd
--- plib/safeio.c +++ plib/safeio.c @@ -587,7 +587,7 @@ bufsize -= strlen(buf); if (bufsize > 1) { - if (strlcat(buf, "]", bufsize) >= bufsize); + if (strlcat(buf, "]", bufsize) >= bufsize) syslog(LOG_ERR, "s_inet_ntox: buffer overflow"); bufsize--;
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