Initialize pointer!
git-svn-id: svn://10.0.0.236/trunk@75363 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -272,7 +272,7 @@ SSMControlConnection_ProcessMiscRequest(SSMControlConnection * ctrl,
|
||||
{
|
||||
SingleNumMessage req;
|
||||
SingleItemMessage reply;
|
||||
char *buf;
|
||||
char *buf = NULL;
|
||||
SSMStatus rv = SSM_SUCCESS;
|
||||
SECStatus srv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user