On Tue, 14 Jul 2026 at 16:13, Ion GaztaƱaga via Boost <boost@lists.boost.org> wrote:
The master branch is is now open for post-beta merges, but only as described in the Post-Beta Merge Policy. See <https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>:
Summary: Master open for documentation updates. Other changes by permission of a release manager.
Boost Calendar with the release schedule: https://www.boost.org/calendar/
Hi, I'd like to request permission to merge this commit to Boost.MySQL: https://github.com/boostorg/mysql/commit/466675d89aaac199118c5ff65676fc9a552... It fixes a case of undefined behavior when reading packets from the server that exceed ((std::numeric_limits<std::size_t>::max() >> 1) + 1) in size. The UB case was introduced during this release. I'm concerned that it may be eventually exploitable, so I'd prefer to ship it before the release. Thanks, Ruben.
Thanks,
-- The Boost Release Team _______________________________________________ Boost mailing list -- boost@lists.boost.org To unsubscribe send an email to boost-leave@lists.boost.org https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/boost@lists.boost.org/message/2ONNF4GI...