mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
log: don't leak bt
This commit is contained in:
parent
83cdcf2f53
commit
ee0b5f7186
1 changed files with 1 additions and 0 deletions
|
|
@ -351,6 +351,7 @@ void pa_log_levelv_meta(
|
|||
}
|
||||
|
||||
errno = saved_errno;
|
||||
pa_xfree(bt);
|
||||
}
|
||||
|
||||
void pa_log_level_meta(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue