- Various fixes to make mountaingum work
This commit is contained in:
@@ -178,6 +178,7 @@ static int insertMonitor(pMcStasReader self, SConnection *pCon,
|
||||
return 0;
|
||||
}
|
||||
|
||||
memset(pBueffel,0,512);
|
||||
status = NXgetdata(self->handle,pBueffel);
|
||||
if(status != NX_OK){
|
||||
snprintf(pBueffel,511,"ERROR: Nexus error %s while reading %s",
|
||||
|
||||
Reference in New Issue
Block a user