Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:Update
sblim-sfcb.6700
3340426.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 3340426.patch of Package sblim-sfcb.6700
commit 3340426dc1fc91a844d0090fa83eed76e4cf9ae3 Author: Dave Heller <hellerda@us.ibm.com> Date: Thu Sep 4 16:59:05 2014 -0700 [sfcb-tix:#108] Some associatorname CIM operations hang Index: sblim-sfcb-1.4.8/cimXmlOps.y =================================================================== --- sblim-sfcb-1.4.8.orig/cimXmlOps.y +++ sblim-sfcb-1.4.8/cimXmlOps.y @@ -145,7 +145,7 @@ buildAssociatorNamesRequest(void *parm) binCtx->oHdr = (OperationHdr *) req; binCtx->bHdr = &sreq->hdr; - binCtx->bHdr->flags = req->flags; + binCtx->bHdr->flags = 0; binCtx->rHdr = hdr; binCtx->bHdrSize = sizeof(*sreq); binCtx->type = CMPI_ref; Index: sblim-sfcb-1.4.8/cimXmlOps.c =================================================================== --- sblim-sfcb-1.4.8.orig/cimXmlOps.c +++ sblim-sfcb-1.4.8/cimXmlOps.c @@ -222,7 +222,7 @@ buildAssociatorNamesRequest(void *parm) binCtx->oHdr = (OperationHdr *) req; binCtx->bHdr = &sreq->hdr; - binCtx->bHdr->flags = req->flags; + binCtx->bHdr->flags = 0; binCtx->rHdr = hdr; binCtx->bHdrSize = sizeof(*sreq); binCtx->type = CMPI_ref;
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