Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
ez-ipupdate
ez-ipupdate-format-string-vuln.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ez-ipupdate-format-string-vuln.patch of Package ez-ipupdate
diff -ur ez-ipupdate-3.0.11b8.orig/ez-ipupdate.c ez-ipupdate-3.0.11b8/ez-ipupdate.c --- ez-ipupdate-3.0.11b8.orig/ez-ipupdate.c 2002-03-12 00:31:47.000000000 +0100 +++ ez-ipupdate-3.0.11b8/ez-ipupdate.c 2004-11-02 18:03:02.690856993 +0100 @@ -798,7 +798,7 @@ sprintf(buf, "message incomplete because your OS sucks: %s\n", fmt); #endif - syslog(LOG_NOTICE, buf); + syslog(LOG_NOTICE, "%s", buf); } else {
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