aboutsummaryrefslogtreecommitdiff
path: root/ext/pulse/pulsesrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/pulsesrc.c')
-rw-r--r--ext/pulse/pulsesrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pulse/pulsesrc.c b/ext/pulse/pulsesrc.c
index 7fc54d90..95eb4b7f 100644
--- a/ext/pulse/pulsesrc.c
+++ b/ext/pulse/pulsesrc.c
@@ -1240,7 +1240,7 @@ gst_pulsesrc_create_stream (GstPulseSrc * pulsesrc, GstCaps ** caps,
const pa_channel_map *m;
GstStructure *s;
gboolean need_channel_layout = FALSE;
- GstAudioRingBufferSpec new_spec, *spec;
+ GstAudioRingBufferSpec new_spec, *spec = NULL;
const gchar *name;
int i;