cyclonedds/src/core/ddsi
Erik Boasson dba4e6d391 change sertopic "deinit" to "free"
The primary reason is that this allows the implementator of the sertopic
to freely select an allocation strategy, instead of being forced to
allocate the sertopic itself and the names it contains in the common
header with ddsrt_malloc.  The secondary reason is that it brings it in
line with the serdata.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-05-05 20:46:50 +08:00
..
include/dds/ddsi change sertopic "deinit" to "free" 2019-05-05 20:46:50 +08:00
src change sertopic "deinit" to "free" 2019-05-05 20:46:50 +08:00
CMakeLists.txt nestable calls to thread_[state_]awake 2019-04-21 16:05:06 +02:00