]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem_info: fix SIGSEGV due to missing sentinel for arguments of g_object_new()
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 12 Jun 2020 13:24:02 +0000 (22:24 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Fri, 12 Jun 2020 22:49:01 +0000 (07:49 +0900)
commitb8ca9c7c1f15cd8e1662f67ddcea2037a26a560d
treea794b5cf0b017c32786853530d004cbb6c258ed1
parent828044935df729aff8d377cffd98e8c94a1d631b
ctl: elem_info: fix SIGSEGV due to missing sentinel for arguments of g_object_new()

Fixes: 5cc31d27e702 ("ctl: elem_info: become concrete class instead of abstract class")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/elem-info.c