![]() * Fix issue in dds_create_topic_arbitrary Changed the behaviour of dds_create_topic_arbitrary with respect to the sertopic parameter: the existing function dds_create_topic_arbitrary is marked deprecated and replaced by dds_create_topic_generic, which returns the sertopic that is actually used in as an out parameter. This can be eiter the provided sertopic (if this sertopic was not yet known in the domain) or an existing sertopic if the sertopic was registered earlier. Signed-off-by: Dennis Potman <dennis.potman@adlinktech.com> * Fix memory leaks in case topic creation fails. Signed-off-by: Dennis Potman <dennis.potman@adlinktech.com> |
||
---|---|---|
.. | ||
dds | ||
ddsc |