Fixed coverity issue 1047645
This commit is contained in:
parent
96285eec58
commit
a355093219
@ -80,6 +80,8 @@ PFORMAT_STRING NdrpComputeCount(PMIDL_STUB_MESSAGE pStubMsg, unsigned char* pMem
|
|||||||
if (pStubMsg->StackTop)
|
if (pStubMsg->StackTop)
|
||||||
ptr = pStubMsg->StackTop;
|
ptr = pStubMsg->StackTop;
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
return pFormat;
|
||||||
|
|
||||||
switch (correlation_operator)
|
switch (correlation_operator)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user