CBandsHolder class in AudioSpectrum.h needs to use smart pointers

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: javafx
    • None
    • generic
    • generic

      There's a retain/release mechanism used by the CBandsHolder class. This is fragile and prone to failure, the code should be rewritten to use smart pointers (likely std::shared_ptr) instead.

            Assignee:
            Unassigned
            Reporter:
            David Dehaven (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: