commit | 5242bc7613311aa1a3d5ed41e9cf81015b65563f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 09 08:17:14 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 09 08:17:14 2009 +0200 |
tree | 0c975dcebc34cadc2a15fe77abbeacb83f67a5c7 | |
parent | c399f3be82e1249221a7f410855ab1aa747fa82b [diff] |
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks 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>