]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/ceph_context: leak some memory fail to show in valgrind 47933/head
authorNitzanMordhai <nmordech@redhat.com>
Thu, 25 Aug 2022 11:18:56 +0000 (11:18 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 2 Sep 2022 17:08:03 +0000 (17:08 +0000)
commita8c617846a87b5f8fa05c70445467794f71f6d79
treeb70f436272c433bbec4de265ec344ae8d82e319c
parenta326c5c4a443f71f286dcfafb1faaa8abdd1c29a
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>
(cherry picked from commit fc21669d262117312b290c004390a70d92b9acea)
src/common/ceph_context.cc