]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #63300 from tchaikov/assert-fix-leaks
authorKefu Chai <tchaikov@gmail.com>
Sun, 18 May 2025 13:49:16 +0000 (21:49 +0800)
committerGitHub <noreply@github.com>
Sun, 18 May 2025 13:49:16 +0000 (21:49 +0800)
commitc88fe7e66dc536a42f4d76b245b4727a82e8aee9
tree6b758ee2ddf2552627d7002cb7f9a065d6dfc3b5
parent463a0bad9dea69f96ebc2c7f05ea4b8003a1be00
parentda8f614180faa32e2da455107ede8f3a2ccbc72c
Merge pull request #63300 from tchaikov/assert-fix-leaks

common: fix backtrace leak in __ceph_abort and friends

Reviewed-by: Matan Breizman <mbreizma@redhat.com>