1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00
Leland Lucius cb810e8652 Reapply 5955dbc75295997f273981224ffede70506bc185
Author: Leland Lucius <github@homerow.net>
    Date:   Wed Oct 2 10:17:00 2019 -0500

        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.
2021-01-28 00:43:08 -06:00
..
2018-04-06 13:11:32 +01:00
2020-01-31 09:29:15 -06:00
2019-12-17 12:54:30 -06:00
2020-05-24 13:18:47 -05:00
2019-12-17 12:54:30 -06:00
2020-05-22 09:20:20 -04:00
2019-12-13 23:43:01 -06:00
2018-04-02 17:32:17 +01:00
2021-01-12 11:56:09 +00:00