-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Line 60 in 60fb513
| pSess->pEngine->onSyslogRcv2(pSess->pSrv->pUsr, pSess->pTcp->pRemHostName, |
Line 63 in 60fb513
| pSess->pEngine->onSyslogRcv(pSess->pTcp->pRemHostName, pSess->pTcp->pRemHostIP, |
Line 70 in 60fb513
| iRet = relpSessSendResponse(pSess, pFrame->txnr, (unsigned char*) "200 OK", 6); |
Should we consider checking the return value from onSyslogRcv2/onSyslogRcv callbacks?
At the moment the return status of those callbacks is ignored.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels