ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
authorTakashi Iwai <tiwai@suse.de>
Tue, 9 Jun 2009 06:17:14 +0000 (08:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 9 Jun 2009 06:17:14 +0000 (08:17 +0200)
The SRC instances may not exist when PCM pointer callback is called at
the state before initialization is finished.  Add the NULL check just
to be sure.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found