pull/529/merge
soyoo 7 days ago committed by GitHub
commit 842425f576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -210,7 +210,7 @@ ClientGooseControlBlock_getDstAddress(ClientGooseControlBlock self)
if (MmsValue_getArraySize(self->dstAddress) != 4)
{
if (DEBUG_IED_CLIENT) printf("IED_CLIENT: GoCB - addr has wrong type\n");
if (DEBUG_IED_CLIENT) printf("IED_CLIENT: GoCB - addr has wrong size\n");
goto exit_error;
}

Loading…
Cancel
Save