Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
openslp
openslp.fixdsareturn.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openslp.fixdsareturn.diff of Package openslp
--- ./common/slp_crypto.c.orig 2002-03-19 23:52:15.000000000 +0000 +++ ./common/slp_crypto.c 2009-01-30 13:15:06.000000000 +0000 @@ -179,5 +179,5 @@ int SLPCryptoDSAVerify(SLPCryptoDSAKey* digestlen, (unsigned char*)signature, /* broken DSA_verify() declaration */ signaturelen, - key); -} \ No newline at end of file + key) > 0 ? 1 : 0; +}
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