Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:p_conrad
phreebird
phreebird-missing-return.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File phreebird-missing-return.patch of Package phreebird
--- phreebird_suite_1.02.orig/phreebird.c 2010-11-15 07:20:58.000000000 +0100 +++ phreebird_suite_1.02/phreebird.c 2011-04-06 14:21:11.000000000 +0200 @@ -1157,7 +1157,7 @@ bool rate_exceeded=false; - if(ldns_rr_list_rr_count(src)==0){ return; } + if(ldns_rr_list_rr_count(src)==0){ return 1; } // assume empty list has been signed successfully // XXX *must* allow cache size to be specified, and allow records to expire! if(rrsig_cache == NULL){
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