You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/src/iec61850/client
Michael Zillgith eab2e6f2cb - fixed potential null pointer dereferentiation in
IedConnection_getDeviceModelFromServer when no error argument given
2 years ago
..
client_control.c - added -Wundef compiler flag and removed some of the resulting warnings 3 years ago
client_goose_control.c - replaced most str(n)cpy/str(n)cat calls (LIB61850-333) 3 years ago
client_report.c - IEDConnection: check for index out of bounds in ClientReport_getReasonForInclusion 2 years ago
client_report_control.c - fixed - IedConnection_setRCBValuesAsync crashes when RCB is already reserved by other client (LIB61850-382) 3 years ago
client_sv_control.c - replaced most str(n)cpy/str(n)cat calls (LIB61850-333) 3 years ago
ied_connection.c - fixed potential null pointer dereferentiation in 2 years ago