Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
nbd
no-return-nonvoid.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-return-nonvoid.patch of Package nbd
Index: nbd-3.11/nbd-server.c =================================================================== --- nbd-3.11.orig/nbd-server.c +++ nbd-3.11/nbd-server.c @@ -1525,6 +1525,7 @@ CLIENT* negotiate(int net, GArray* serve err_nonfatal("Session terminated by client"); return NULL; } + return NULL; } void send_export_info(CLIENT* client) {
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