-
Hello. Try to use this library in my project that need 104 client. Have some problems:
1) Headers have interdependence, e.g. 'CP56Time2a' defined in "iec60870_common.h", but used freely in "cs101_i…
-
```yaml
{
"id": 917,
"title": "Buffer overflow in x87 before 3.5.5 in ABB Process Communication ",
"type": "vulnerability",
"description": "Buffer overflow in x87 before 3.5.5 in ABB P…
-
Hello, I found a __SEGV__ inlib60870/lib60870-C/examples/cs104_server/simple_server.c. gdb trace to:
>0x0000000000561b31 in CS101_ASDU_getCOT (self=) at src/iec60870/cs101/cs101_asdu.c:308
>308 …
-
Hello, I found a __SEGV__ inlib60870/lib60870-C/examples/cs104_server/simple_server.c, gdb debug trace to
>0x000000000059ae6e in CP56Time2a_getHour (self=) at >src/iec60870/apl/cpXXtime2a.c:583
…
-
Hello, I found a __SEGV__ inlib60870/lib60870-C/examples/cs104_server/simple_server.c.
__Below are steps followed to reproduce crash__
Download latest source code from: /mz-automation/lib60870/,…
-
karaf@root()> feature:install camel-blueprint
Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-blueprint; type=karaf.feature; version="[2…
-
hello,
in the simple_client example, i compiled sourcecode which two delay funtions "Thread_sleep(5000)" at line 89 and 93 were commented with make in ubuntu12.04 . the program run to Segmentation…