]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/dedup: fixes an assertion failure from __snprintf_chk in fortified mode when...
authorGabriel BenHanokh <gbenhano@redhat.com>
Sun, 26 Oct 2025 15:51:53 +0000 (17:51 +0200)
committerGabriel BenHanokh <gbenhano@redhat.com>
Sun, 26 Oct 2025 15:51:53 +0000 (17:51 +0200)
commit27e27f55d69050ee0fe9f56a437af2fffd07a333
treea6f9e284cbab43b05880bda455fe60bbecd51ae0
parent4852b6d4745f6ef37c961fdf090dee5560c12e95
rgw/dedup: fixes an assertion failure from __snprintf_chk in fortified mode when handling dedup cluster shard token OIDs.
The issue stems from buffer size validation in string operations.

Resolves: rhbz#2405986

Signed-off-by: Gabriel BenHanokh <gbenhano@redhat.com>
src/rgw/rgw_dedup_cluster.h