Commits


Antoine Pitrou authored and GitHub committed 6b242538cf5
GH-43885: [C++][CI] Catch potential integer overflow in PoolBuffer (#43886) This should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71200 * GitHub Issue: #43885 Lead-authored-by: Antoine Pitrou <antoine@python.org> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Signed-off-by: Antoine Pitrou <antoine@python.org>