Fix: common: hide shm* util symbols
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 26 Apr 2021 23:21:53 +0000 (19:21 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Apr 2021 21:08:38 +0000 (17:08 -0400)
commit5fad4ed508b20b7850dc8333c55afeed6737d08c
tree2481c98ebf89f610cf1489a2cde751a4b3280347
parentfbee89873ae51fa4e025455b19a8ebccd0e2d8a4
Fix: common: hide shm* util symbols

Internal symbols that are part of libcommon must be marked as "hidden".
Otherwise, the symbols are exported as part of liblttng-ctl.so.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I41e7746a8044e85a7d422f138654de1579bf22f1
src/common/shm.c
src/common/shm.h
This page took 0.0249 seconds and 4 git commands to generate.