1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-25 08:58:06 +02:00
Leland Lucius 5955dbc752 Possible fix for bug #590
This change reduces the risk of LADSPA plugins referencing
Audacity symbols by using the RTLD_DEEPBIND flag when loading
the plugins.

It also addresses an issue specific to the "blop" plugins where
they load their own libraries (without RTLD_DEEPBIND).

A much better solution would be to change Audacity's default
symbol visibility to "hidden" which would expose ONLY symbols
specificially marked as visible.
2019-10-02 10:17:00 -05:00
..
2019-08-31 23:21:07 -04:00
2019-10-02 10:17:00 -05:00
2019-08-28 00:17:39 +03:00
2019-09-05 13:02:31 +01:00
2019-08-01 07:12:57 -04:00
2019-07-09 20:09:59 -04:00
2019-07-29 15:41:11 -04:00
2019-07-25 13:50:55 +01:00
2019-05-20 13:49:26 -04:00
2019-05-20 13:49:26 -04:00
2019-07-16 10:48:39 -04:00
2019-08-12 10:39:20 +01:00
2019-07-20 12:44:55 -04:00
2019-07-19 13:15:50 +01:00
2019-08-02 18:09:05 +01:00
2019-08-02 18:09:05 +01:00
2019-07-26 11:42:48 -04:00
2019-06-03 01:13:13 -04:00
2019-05-18 20:29:25 -04:00
2019-07-21 22:06:19 -04:00
2019-06-27 20:10:28 -04:00
2019-07-29 00:06:08 -04:00
2019-06-26 21:25:15 -04:00