mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Important changes from the v1.4.16 patch release notes: - server: Block transfer of subscriptions between anonymous users - server: Track transferred subscriptions for correct diagnostics counter update - client: Don't close the SecureChannel when the servers sends a late async response - pubsub: Add null check after UA_Array_new in addDataSetReaderConfig - pubsub: Prevent NULL dereference in UA_DataSetMessage_decodeBinary - pubsub: Initialize value in UA_NetworkMessage_decodePayload to avoid undefined behavior Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>