]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
client: clamp sizes to INT_MAX in sync i/o code paths
authorDhairya Parmar <dparmar@redhat.com>
Wed, 21 Aug 2024 12:24:16 +0000 (17:54 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 27 Aug 2025 06:45:04 +0000 (12:15 +0530)
commit83b19e441117b3d4fb6ee2c2876954ebf672fc92
tree7acdb73b330e2fddeddc7e825c34e3a748d7d5ca
parent52610131bacbc35d60ebd6a5045a169ca23e5f80
client: clamp sizes to INT_MAX in sync i/o code paths

Fixes: https://tracker.ceph.com/issues/67612
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
(cherry picked from commit d2699c4bcad979699d1d1b91a7fb53b010ec8dfb)
src/client/Client.cc