How to avoid dangling pointer in C++
In the example code
https://docs.pipewire.org/audio-dsp-filter_8c-example.html
the following causes a problem in C++:
In the example code
https://docs.pipewire.org/audio-dsp-filter_8c-example.html
the following causes a problem in C++: