]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: clamp sizes to INT_MAX in sync i/o code paths 58564/head
authorDhairya Parmar <dparmar@redhat.com>
Wed, 21 Aug 2024 12:24:16 +0000 (17:54 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Wed, 7 May 2025 12:37:50 +0000 (18:07 +0530)
commitd2699c4bcad979699d1d1b91a7fb53b010ec8dfb
tree43b95db1e990d141354a0e21684b7a4a554710fd
parentf4f359e5bdecb4733371e545b21828960be0de2e
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>
src/client/Client.cc