30 Jul
2026
30 Jul
'26
3:58 p.m.
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. CI is green. Thanks, Bruno Iljazović