![]() This fixes some issues with the new discovery data ("plist" topics) discovered on interoperating with some other DDS implementations: * The interpretation of a keyhash as if it were a valid sample was wrong in various ways: inconsistent endianness, incorrect encoding identifier and a missing sentinel. As Cyclone follows the spec and always provides a well-formed payload, the problem only surfaces when interoperating with implementations that expect the recipient to make do with a keyhash. * Various paths failed to check for failure causing potential null pointer dereferences. Signed-off-by: Erik Boasson <eb@ilities.com> |
||
---|---|---|
.. | ||
core | ||
ddsrt | ||
idlc | ||
mpt | ||
security | ||
tools | ||
CMakeLists.txt | ||
features.h.in |