]> git.alsa-project.org Git - alsa-utils.git/commit
aseqdump: Check the -u option value properly
authorTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2024 15:29:12 +0000 (17:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2024 17:47:02 +0000 (19:47 +0200)
commit397c1989559d0c9ca59355f5f89ea63aec833467
tree94823e5c24d8487e3a4588c897d6b9c5496e5a1c
parent946ea467cf25d0f9be92f2f6a5c587d1cfbd0442
aseqdump: Check the -u option value properly

Instead of passing the value as is, check the value passed to -u
option and bail out for bad values.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aseqdump/aseqdump.c