]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
global: Call getnam_r with a 64KiB buffer on the heap 60095/head
authorAdam Emerson <aemerson@redhat.com>
Wed, 2 Oct 2024 18:42:52 +0000 (14:42 -0400)
committerAdam Emerson <aemerson@redhat.com>
Thu, 3 Oct 2024 19:56:22 +0000 (15:56 -0400)
commit9eeca730fa0d99f39d81f6d16cb5faff9d033516
tree349bfc4571cb25eccce140b311f170dbcdd30ada
parentbb2a2208867d7bce58b9697570c83d995a1c5976
global: Call getnam_r with a 64KiB buffer on the heap

Fixes: https://tracker.ceph.com/issues/40692
Signed-off-by: Adam Emerson <aemerson@redhat.com>
src/global/global_init.cc