]> git.alsa-project.org Git - alsa-lib.git/commit
Avoid (null) in printf
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Jan 2008 16:17:58 +0000 (17:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Jan 2008 16:17:58 +0000 (17:17 +0100)
commit3e35983f95fd46cc8c22337b514cc4c9e55e563c
tree2828b42cd09b59e819c39628a3cd24e3f006817d
parent328824509fac32c3f477b85f089b4ed6c39844a4
Avoid (null) in printf

Show '[builtin]' when the library name is NULL in error messages.
src/pcm/pcm.c
src/pcm/pcm_hooks.c