Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
whois
whois-remove-malloc-attribute.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File whois-remove-malloc-attribute.patch of Package whois
Index: whois/utils.h =================================================================== --- whois.orig/utils.h +++ whois/utils.h @@ -24,7 +24,7 @@ # define NONNULL # define UNUSED #endif -#if defined __GNUC__ && !defined __clang__ +#if defined __GNUC__ && __GNUC__ >= 13 && !defined __clang__ # define MALLOC_FREE __attribute__((malloc(free))) #else # define MALLOC_FREE
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