commit | 2fd43d1159d22395aae01836c4b13ee5265a9b6b | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Wed Oct 12 17:10:35 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Nov 04 13:18:38 2005 +0100 |
tree | fcbbd9af8033f992a0ff30a4dc689e3e3e42b932 | |
parent | 2dfbeca9e9b3857e005afc9b933e2e1be07a9ea0 [diff] |
[ALSA] timer: fix timer instance memory allocation checks Modules: Timer Midlevel Add checks to return -ENOMEM in case snd_timer_instance_new() fails. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>