Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/24581 )
Change subject: [thirdparty] update boost up 1.91.0 ...................................................................... Patch Set 4: UBSAN reports an issue in 1.91.0 uuid library: thirdparty/installed/uninstrumented/include/boost/uuid/detai l/chacha20.hpp:33:16: runtime error: unsigned integer overflow: 1634760805 + 3395521510 cannot be represented in type 'unsigned int' It's necessary to address the issue either by patching boost's library sources, either silence the warning using a new entry in sanitizer_options.cc -- To view, visit http://gerrit.cloudera.org:8080/24581 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4c9c2e9260b892c721ec2ba887c61b8aeef35888 Gerrit-Change-Number: 24581 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 15 Jul 2026 20:38:56 +0000 Gerrit-HasComments: No
