Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
openslp.7964
openslp.sendbuf_move.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openslp.sendbuf_move.diff of Package openslp.7964
--- ./slpd/slpd_process.c.orig 2018-06-28 14:56:18.167429714 +0000 +++ ./slpd/slpd_process.c 2018-06-28 14:57:54.875193373 +0000 @@ -465,6 +465,8 @@ static int ProcessSrvRqst(SLPMessage * m */ return errorcode; } + if (*sendbuf) + result = *sendbuf; goto RESPOND; } if (SLPCompareString(message->body.srvrqst.srvtypelen, @@ -478,6 +480,8 @@ static int ProcessSrvRqst(SLPMessage * m */ return errorcode; } + if (*sendbuf) + result = *sendbuf; goto RESPOND; }
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