mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pw-cat: zero out info
This commit is contained in:
parent
913ad43432
commit
baf3b0a27e
1 changed files with 1 additions and 0 deletions
|
|
@ -1069,6 +1069,7 @@ static int setup_sndfile(struct data *data)
|
|||
const char *s;
|
||||
unsigned int nom = 0;
|
||||
|
||||
spa_zero(info);
|
||||
/* for record, you fill in the info first */
|
||||
if (data->mode == mode_record) {
|
||||
if (data->format == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue