summary refs log tree commit diff stats
path: root/results/scraper/fex/2052
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/2052')
-rw-r--r--results/scraper/fex/20524
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/2052 b/results/scraper/fex/2052
new file mode 100644
index 000000000..093071fd0
--- /dev/null
+++ b/results/scraper/fex/2052
@@ -0,0 +1,4 @@
+Look at symbol leaks in libFEXCore.so
+Noticed that we are exposing a bunch of global symbols even with visibility default.

+The only workaround might actually be a linker script which explicitly defines what symbols we want to export?

+A little crap since it adds maintenance burden but whatever.
\ No newline at end of file