Projects
home:Eustace:branches:Eulaceura:Factory
f2c
_service:obs_scm:0003-libf2c-fix-format-securit...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0003-libf2c-fix-format-security.patch of Package f2c
From 5f2f90a717a57166cbc06127b9ff6ba4a0df9805 Mon Sep 17 00:00:00 2001 From: rpm-build <rpm-build> Date: Thu, 18 Jan 2024 03:10:32 +0000 Subject: [PATCH] libf2c fix format security Signed-off-by: rpm-build <rpm-build> --- libf2c/arithchk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libf2c/arithchk.c b/libf2c/arithchk.c index 6a3c2a5..cf2254a 100644 --- a/libf2c/arithchk.c +++ b/libf2c/arithchk.c @@ -112,7 +112,7 @@ icheck(void) return 0; } -char *emptyfmt = ""; /* avoid possible warning message with printf("") */ +const char emptyfmt[] = ""; /* avoid possible warning message with printf("") */ static Akind * ccheck(void) -- 2.43.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2