mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
memtrap: make installation of SIGBUS handler explicit to ease integration into libraries
This commit is contained in:
parent
7b0086185f
commit
928adf412f
3 changed files with 18 additions and 23 deletions
|
|
@ -35,4 +35,6 @@ void pa_memtrap_remove(pa_memtrap *m);
|
|||
|
||||
pa_bool_t pa_memtrap_is_good(pa_memtrap *m);
|
||||
|
||||
void pa_memtrap_install(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue