0.9.1 (Papillons)
This patch release fixes:
- A failure to reject invalid "type information" in a discovery message
- An incorrect encoding for the default setting of the
try_construct
annotation - A crash caused by an uninitialised lease pointer for writers with a liveliness setting of manual-by-topic with infinite duration
- A crash when configuring the TCP transport
- Impossibility to override misdetection of IPv6 support (useful on QNX)
- A call to
mutex_unlock
that should have beenmutex_destroy
when cleaning up participant security attributes - Incorrect handling of array bounds in type object interpretation