]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/ceph_context: leak some memory fail to show in valgrind 47802/head
authorNitzanMordhai <nmordech@redhat.com>
Thu, 25 Aug 2022 11:18:56 +0000 (11:18 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Thu, 25 Aug 2022 15:39:57 +0000 (15:39 +0000)
commitfc21669d262117312b290c004390a70d92b9acea
treebb39999558bc12e9add0e94824ebd603ae6268b2
parentd8ba839bcdb3857abf4afee434f16d14d1d1ad61
common/ceph_context: leak some memory fail to show in valgrind

GCC 20 memory optimization broke the memory leak for testing.

Fixes:https://tracker.ceph.com/issues/57165
Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
src/common/ceph_context.cc