alsa-lib/src
Jaroslav Kysela 5fab157a59 topology: do not call strtol directly
Introduce safe_strtol_base() function and redirects all
strtol calls there. Also, improve error and value handling
in callers.

BugLink: https://github.com/alsa-project/alsa-lib/issues/187
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-11-02 10:45:51 +01:00
..
alisp alisp: add the missing include 2019-03-15 13:16:20 +01:00
conf conf: load the card specific configurations to the config sub-tree 2021-05-13 11:04:33 +02:00
control control: remap - assign right name to the child handle for no-op (2nd case) 2021-06-29 19:31:35 +02:00
hwdep conf: introduce snd_config_get_card() function 2021-02-26 21:08:28 +01:00
mixer mixer: simple - Fix "Capture Volume" and "Capture Switch" being seen as global controls 2021-05-04 18:21:18 +02:00
pcm pcm: multi plugin - adjust appl_ptr on rewind/forward operations 2021-09-03 08:54:56 +02:00
rawmidi rawmidi: allocate the read buffer in the params call 2021-10-28 08:40:20 +02:00
seq seq: fix snd_seq_parse_address() 2021-05-26 17:29:48 +02:00
timer timer: remove dead code in _snd_timer_hw_open() 2021-06-02 19:50:17 +02:00
topology topology: do not call strtol directly 2021-11-02 10:45:51 +01:00
ucm conf: introduce safe_strtol_base() 2021-11-02 10:41:11 +01:00
async.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
conf.c conf: introduce safe_strtol_base() 2021-11-02 10:41:11 +01:00
confmisc.c conf: snd_config_get_card() remove unused assignment 2021-06-03 07:29:11 +02:00
dlmisc.c dlmisc.c: Avoid double unlock in snd_dlobj_cache_get0() 2021-10-07 16:52:56 +02:00
error.c add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
input.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am create separated libatopology library with the topology routines 2019-11-14 15:01:12 +01:00
names.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
output.c output: Add snd_output_buffer_steal() function 2021-04-13 09:23:06 +02:00
shmarea.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
socket.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
userfile.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Versions.in Change snd_dlopen() function to return the error string 2017-11-27 21:48:20 +01:00