10.4. Previous Releases¶
- 10.4.1. What’s New in 2.4.12.1
- 10.4.2. What’s Fixed in 2.4.12.1
- 10.4.2.1. PUBLICATION_MATCHED_STATUS and SUBSCRIPTION_MATCHED_STATUS may never have triggered a WaitSet if the status was enabled after the DomainParticipant was enabled
- 10.4.2.2. A RTPS max_window_size not divisible by 32 may have resulted in retransmission of wrong sequence number
- 10.4.2.3. POSIX mutex implementation did not conform with FACE Safety Profile
- 10.4.2.4. Waitset with timeout of 0 did not return immediately
- 10.4.2.5. Invalid samples in batched data did not count as ‘lost samples’
- 10.4.2.6. Unicast DataReader stopped receiving samples after DataWriter matched with a multicast DataReader
- 10.4.2.7. DomainParticipant was not rediscovered if it restarted before expiring
- 10.4.2.8. Unexpected behavior when copying a DDS_UnsignedShortSeq with 0 length
- 10.4.2.9. Local variables in header file may have caused compiler warning
- 10.4.2.10. Non-default timer resolutions may have caused an incorrect timeout
- 10.4.2.11. Missing checks for max_routes_per_reader and max_routes_per_writer
- 10.4.2.12. Missing NULL checks for enabled_transports
- 10.4.2.13. Possible exception due to misaligned RTPS header
- 10.4.2.14. DDS_SubscriptionBuiltinTopicData_copy did not copy the PresentationQosPolicy
- 10.4.2.15. Possible failure to start timer
- 10.4.2.16. Sample timestamp now set to 0 if timestamp cannot be retrieved
- 10.4.2.17. Qos_copy functions did not validate input arguments
- 10.4.2.18. Unused parameter DOMAIN_PARTICIPANT_RESOURCE_LIMITS.matching_reader_writer_pair_allocation removed
- 10.4.2.19. DDS_DomainParticpant_add_peer may have returned success on failure
- 10.4.2.20. DDS_StringSeq_copy did not validate input arguments
- 10.4.2.21. Possible NULL pointer exception in generated code if the system was out of memory
- 10.4.2.22. A DataWriter could run out of resources if sample was not added to cache
- 10.4.2.23. Possible serialization beyond stream buffer
- 10.4.2.24. RELIABILITY.max_blocking_time must be zero
- 10.4.2.25. Possible DataReader or DataWriter creation failure with multiple DomainParticipants
- 10.4.2.26. Incorrect lease_duration may have been used for a discovered participant
- 10.4.2.27. Missing consistency check for DESTINATION_ORDER.source_timestamp_tolerance
- 10.4.2.28. Improved error detection for unresolved addresses
- 10.4.2.29. DDS_StatusCondition_set_enabled_statuses did not trigger if an active condition was enabled
- 10.4.2.30. Race condition in DDS enable APIs
- 10.4.2.31. disable_auto_interface_config is not available in Connext Cert
- 10.4.2.32. DDS WaitSet may have timed out later than timeout value