31 Jul
2026
31 Jul
'26
4:07 p.m.
El 30/07/2026 a las 17:58, Bruno Iljazović via Boost escribió:
I'd like to merge these commits to mqtt5:
https://github.com/boostorg/mqtt5/commit/31403d6b765daa4afb4dc243f32e4fe7e31... adds a missing guard to prevent multiple client initiations, reported in https://github.com/boostorg/mqtt5/issues/54.
https://github.com/boostorg/mqtt5/commit/da37f3975029329cc8b8943eb83bab27964... qualifies calls of internal helper function to avoid ADL ambiguity.
https://github.com/boostorg/mqtt5/commit/0e08e614a4c00e35e7bcf7b9d0f9009712f... adds missing bounds checks in the packet decoders.
Go ahead and merge. Please review master branch CI to detect if this breaks anything in on that branch. Best, Ion