]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "cmake: do not link ceph-dencoder against global"
authorVenky Shankar <vshankar@redhat.com>
Tue, 24 Jan 2023 06:19:26 +0000 (11:49 +0530)
committerVenky Shankar <vshankar@redhat.com>
Tue, 31 Jan 2023 04:16:00 +0000 (09:46 +0530)
commit7fa088516f1b0bac10f2812b10b4758a5ea7095a
tree382968455d7f265590f95c73e53aa3d06c578fb4
parentc1bcd14be211b49fbd91da4b28f7b8bf76b9be42
Revert "cmake: do not link ceph-dencoder against global"

Reverting since this is causing the following ceph-dencoder exception:

        [src/tcmalloc.cc:332] Attempt to free invalid pointer 0x558f14e3a000

NOTE: I didn't debug this any more further since there is sizable backlog
of PRs that need testing/merging, but reverting the change makes it work.

Fixes: http://tracker.ceph.com/issues/58219
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/tools/ceph-dencoder/CMakeLists.txt