cyclonedds/src/core/ddsc
Erik Boasson 336a9da8b4 fix read of uninitialized program name in dds_init
dds_init generates an entity name for the participant derived from the
process name and process id, but the name is currently uninitialised
(temporarily so, caused by a recent update to the OS abstraction layer).

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-01-15 15:07:40 +01:00
..
cmake Initial contribution 2018-04-10 17:03:59 +02:00
include/ddsc rework built-in topics again 2019-01-09 08:38:56 +01:00
src fix read of uninitialized program name in dds_init 2019-01-15 15:07:40 +01:00
tests rework built-in topics again 2019-01-09 08:38:56 +01:00
.fileids Simplify logging and remove unwanted functions from abstraction layer 2018-11-30 23:42:19 +01:00
CMakeLists.txt rework built-in topics again 2019-01-09 08:38:56 +01:00