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-allocfix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pidentd-3.1a25-allocfix.diff of Package pidentd
--- plib/aalloc.h +++ plib/aalloc.h @@ -29,7 +29,7 @@ #endif #define A_ALLOC(VAR) a_malloc((VAR), #VAR) -#define A_NEW(VAR) ((VAR) = a_malloc(sizeof((VAR)), #VAR)) +#define A_NEW(VAR) ((VAR) = a_malloc(sizeof(*(VAR)), #VAR)) #define A_STRDUP(VAR) a_strdup((VAR), #VAR)
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